From e27bf78f7a1e639900c88d1a1b45db0de55db1a1 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 11 Jan 2006 23:07:04 +0000 Subject: [PATCH] changelog for 0.1.1.12-alpha svn:r5810 --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) 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.