소스 검색

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 년 전
부모
커밋
8de822b544
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.