diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-09-13 10:07:06 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-09-13 10:07:06 -0400 |
commit | 1e68c213a24237b1733cfee3726aa646a805a5a9 (patch) | |
tree | 037d6befeda1b5d01f1bd56907d2a2885583fc91 /changes | |
parent | 0a6480cdd00fbed2eba0e5bab6ef82bc809c665b (diff) | |
download | tor-1e68c213a24237b1733cfee3726aa646a805a5a9.tar.gz tor-1e68c213a24237b1733cfee3726aa646a805a5a9.zip |
mention the bug number in the 6827 changes file
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug6827 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/changes/bug6827 b/changes/bug6827 index 799c459658..bf71d2b97c 100644 --- a/changes/bug6827 +++ b/changes/bug6827 @@ -4,5 +4,6 @@ rendezvous/introduction protocols in a hidden service descriptor. Previously, Tor would have confused (as-yet-unused) protocol version numbers greater than 32 with lower ones on many - platforms. Bugfix on 0.2.0.10-alpha; found by George Kadianakis. + platforms. Fixes bug 6827; bugfix on 0.2.0.10-alpha; found by + George Kadianakis. |