|
@@ -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.
|