Browse Source

changelog for 0.1.1.12-alpha

svn:r5810
Roger Dingledine 19 years ago
parent
commit
e27bf78f7a
1 changed files with 11 additions and 0 deletions
  1. 11 0
      ChangeLog

+ 11 - 0
ChangeLog

@@ -1,3 +1,14 @@
+Changes in version 0.1.1.12-alpha - 2006-01-11
+  o Bugfixes on 0.1.1.x:
+    - The fix to close duplicate server connections was closing all
+      Tor client connections if they didn't establish a circuit
+      quickly enough. Oops.
+    - Fix minor memory issue (double-free) that happened on exit.
+
+  o Bugfixes on 0.1.0.x:
+    - Tor didn't warn when it failed to open a log file.
+
+
 Changes in version 0.1.1.11-alpha - 2006-01-10
   o Crashes in 0.1.1.x:
     - Include all the assert/crash fixes from 0.1.0.16.