[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r12772: Move last changelog entry to 0.1.2.19; 0.1.2.18 is already o (tor/branches/tor-0_1_2-patches)



Author: nickm
Date: 2007-12-11 18:21:41 -0500 (Tue, 11 Dec 2007)
New Revision: 12772

Modified:
   tor/branches/tor-0_1_2-patches/
   tor/branches/tor-0_1_2-patches/ChangeLog
Log:
 r17097@catbus:  nickm | 2007-12-11 18:13:48 -0500
 Move last changelog entry to 0.1.2.19; 0.1.2.18 is already out.



Property changes on: tor/branches/tor-0_1_2-patches
___________________________________________________________________
 svk:merge ticket from /tor/012 [r17097] on 8246c3cf-6607-4228-993b-4d95d33730f1

Modified: tor/branches/tor-0_1_2-patches/ChangeLog
===================================================================
--- tor/branches/tor-0_1_2-patches/ChangeLog	2007-12-11 23:21:20 UTC (rev 12771)
+++ tor/branches/tor-0_1_2-patches/ChangeLog	2007-12-11 23:21:41 UTC (rev 12772)
@@ -20,6 +20,9 @@
   o Minor bugfixes:
     - Changing the ExitPolicyRejectPrivate setting should cause us to
       rebuild our server descriptor.
+    - 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. (Patch from mwenge.)
 
 
 Changes in version 0.1.2.18 - 2007-10-28
@@ -88,9 +91,6 @@
       is fishy. Resolves bug 463.
     - Don't reset trusted dir server list when we set a configuration
       option. Patch from Robert Hogan.
-    - 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. (Patch from mwenge.)
 
 
 Changes in version 0.1.2.17 - 2007-08-30