]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
mention the bug number in the 6827 changes file
authorNick Mathewson <nickm@torproject.org>
Thu, 13 Sep 2012 14:07:06 +0000 (10:07 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 13 Sep 2012 14:07:06 +0000 (10:07 -0400)
changes/bug6827

index 799c4596585ba319886f2d6a9e56ef32c29db2ed..bf71d2b97cecaead67ef0c970c4e1ce9ae83d708 100644 (file)
@@ -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.