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
This commit is contained in:
Nick Mathewson 2007-12-11 23:16:25 +00:00
parent bd49bba49e
commit 8de822b544

View File

@ -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.