diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-10-25 12:07:15 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-10-25 12:07:15 -0400 |
commit | c95cc088c1188cfd887b849af1e2eb45131fd68e (patch) | |
tree | 92003992269f05c7b94ce651dbd57c34d1c01e89 | |
parent | f249074e419a7f7fe6d0943516cc5d53a88ed435 (diff) | |
download | tor-c95cc088c1188cfd887b849af1e2eb45131fd68e.tar.gz tor-c95cc088c1188cfd887b849af1e2eb45131fd68e.zip |
Tweak 5605 changes file
-rw-r--r-- | changes/bug5605 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/changes/bug5605 b/changes/bug5605 index ae66a6e96c..2144d968fd 100644 --- a/changes/bug5605 +++ b/changes/bug5605 @@ -1,2 +1,5 @@ o Minor Bugfixes: - - No longer writing control ports to file if updating reversible options fail. Fixes #5605.
\ No newline at end of file + - No longer writing control ports to file if updating reversible + options fail. Fixes bug 5605; bugfix on 0.2.2.26-beta. Patch from + Ryman. + |