[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r12769: Correct changelog: the bug mwenge noticed existed in 0.1.2.x (tor/trunk)
Author: nickm
Date: 2007-12-11 18:16:25 -0500 (Tue, 11 Dec 2007)
New Revision: 12769
Modified:
tor/trunk/
tor/trunk/ChangeLog
Log:
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.
Property changes on: tor/trunk
___________________________________________________________________
svk:merge ticket from /tor/trunk [r17096] on 8246c3cf-6607-4228-993b-4d95d33730f1
Modified: tor/trunk/ChangeLog
===================================================================
--- tor/trunk/ChangeLog 2007-12-11 23:06:51 UTC (rev 12768)
+++ tor/trunk/ChangeLog 2007-12-11 23:16:25 UTC (rev 12769)
@@ -60,7 +60,7 @@
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.