Browse Source

r17096@catbus: nickm | 2007-12-11 18:11:59 -0500
Correct changelog: the bug mwenge noticed existed in 0.1.2.x, even though consensuses didn't.


svn:r12769

Nick Mathewson 18 years ago
parent
commit
8de822b544
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ChangeLog

+ 1 - 1
ChangeLog

@@ -60,7 +60,7 @@ Changes in version 0.2.0.13-alpha - 2007-12-??
       to mark all our entry points down.
     - Fix handling of hex nicknames when answering controller requests for
       networkstatus by name, or when deciding whether to warn about unknown
-      routers in a config option. Bugfix on 0.2.0.x. (Patch from mwenge.)
+      routers in a config option. Bugfix on 0.1.2.x. (Patch from mwenge.)
     - Fix a couple of hard-to-trigger autoconf problems that could result
       in really weird results on platforms whose sys/types.h files define
       nonstandard integer types.