diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-12-11 23:16:25 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-12-11 23:16:25 +0000 |
commit | 8de822b544fd9d619f6a4712ba270c06ffbe2896 (patch) | |
tree | 3b64377c19eed201da4d529170ec33ece9c14d95 /ChangeLog | |
parent | bd49bba49e3a039c537d35cc3a8e55d429c11af5 (diff) | |
download | tor-8de822b544fd9d619f6a4712ba270c06ffbe2896.tar.gz tor-8de822b544fd9d619f6a4712ba270c06ffbe2896.zip |
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
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |