summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4533ce13b6..42468ce7a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,12 @@
Changes so far in 0.0.9:
+rc4:
+ o Bugfixes on 0.0.8.1:
+ - Make windows sockets actually non-blocking (oops), and handle
+ win32 socket errors better.
+
+ o Bugfixes on 0.0.9rc1:
+ - Actually catch the -USR2 signal.
+
rc3:
o Bugfixes on 0.0.8.1:
- Flush the log file descriptor after we print "Tor opening log file",