summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-01-11 23:07:04 +0000
committerRoger Dingledine <arma@torproject.org>2006-01-11 23:07:04 +0000
commite27bf78f7a1e639900c88d1a1b45db0de55db1a1 (patch)
tree37d3eae9b545fe71e12de84da8befae71222db47
parentba3fdfb8eece514234b73090f4dddd5b2c54364d (diff)
downloadtor-e27bf78f7a1e639900c88d1a1b45db0de55db1a1.tar.gz
tor-e27bf78f7a1e639900c88d1a1b45db0de55db1a1.zip
changelog for 0.1.1.12-alpha
svn:r5810
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 11f17d28a5..fc4f83ef37 100644
--- a/ChangeLog
+++ b/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.