aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-12-13 00:52:35 +0000
committerRoger Dingledine <arma@torproject.org>2004-12-13 00:52:35 +0000
commitc0cb8248579d3b35503412a4f8d835cf5f6f2f95 (patch)
treea2d669d2162cdebff7fd966b7e3175a44b164813 /ChangeLog
parent011ad3cba5dadceb4b204aced00e3cd598465d1d (diff)
downloadtor-c0cb8248579d3b35503412a4f8d835cf5f6f2f95.tar.gz
tor-c0cb8248579d3b35503412a4f8d835cf5f6f2f95.zip
move us to 0.0.9tor-0.0.9
svn:r3139
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 13490a1036..3e8b4e4cff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
-Changes in version 0.0.9 - forthcoming
+Changes in version 0.0.9 - 2004-12-12
o Bugfixes on 0.0.8.1 (Crashes and asserts):
- Catch and ignore SIGXFSZ signals when log files exceed 2GB; our
write() call will fail and we handle it there.