diff options
author | rl1987 <rl1987@sdf.lonestar.org> | 2015-08-30 21:57:24 +0300 |
---|---|---|
committer | rl1987 <rl1987@sdf.lonestar.org> | 2015-08-30 21:57:24 +0300 |
commit | 54565ca80447d2fcab5fd78b02fcc28f1c95d52f (patch) | |
tree | 81922406b34d7561fba54f8fc73f6c9ce93dac55 /changes | |
parent | b531fc7d9a8f75969b0446578ee4afcb109bae3d (diff) | |
download | tor-54565ca80447d2fcab5fd78b02fcc28f1c95d52f.tar.gz tor-54565ca80447d2fcab5fd78b02fcc28f1c95d52f.zip |
Remove -F from tor-resolve(1) usage message.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug16913 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug16913 b/changes/bug16913 new file mode 100644 index 0000000000..464140b538 --- /dev/null +++ b/changes/bug16913 @@ -0,0 +1,4 @@ + o Minor bugfixes: + - Fix an usage message of tor-resolve(1) so that it no longer lists + the removed -F option. Resolves ticket #16913; bugfix on Tor + 0.2.2.28-beta. |