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

[or-cvs] r8414: and update the changelog for the backport (and other fixes) (tor/branches/tor-0_1_1-patches)



Author: arma
Date: 2006-09-18 00:32:08 -0400 (Mon, 18 Sep 2006)
New Revision: 8414

Modified:
   tor/branches/tor-0_1_1-patches/ChangeLog
Log:
and update the changelog for the backport (and other fixes)


Modified: tor/branches/tor-0_1_1-patches/ChangeLog
===================================================================
--- tor/branches/tor-0_1_1-patches/ChangeLog	2006-09-18 04:29:59 UTC (rev 8413)
+++ tor/branches/tor-0_1_1-patches/ChangeLog	2006-09-18 04:32:08 UTC (rev 8414)
@@ -9,13 +9,16 @@
 
   o Minor bugfixes:
     - Allow Tor to start when RunAsDaemon is set but no logs are set.
+    - Don't crash when the controller receives a third argument to an
+      "extendcircuit" request.
     - Fix configure.in to not produce broken configure files with
       more recent versions of autoconf. Thanks to Clint for his auto*
       voodoo.
     - Fix NetBSD bug that could allow someone to force uninitialized RAM
-      to be sent to a server's DNS resolver.  This only effects NetBSD and
-      other platforms that that do not bounds-check tolower().
+      to be sent to a server's DNS resolver. This only affects NetBSD and
+      other platforms that do not bounds-check tolower().
 
+
 Changes in version 0.1.1.23 - 2006-07-30
   o Major bugfixes:
     - Fast Tor servers, especially exit nodes, were triggering asserts