aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-03-11 04:30:14 +0000
committerNick Mathewson <nickm@torproject.org>2008-03-11 04:30:14 +0000
commit8b24e01599f2838ace5a0995acf575711f067f1c (patch)
tree4886c6bf3c5435160d2bf4cc617857846bfa542d /ChangeLog
parentd6507fb510dc40205523448c03fb8c6fca3ed8db (diff)
downloadtor-8b24e01599f2838ace5a0995acf575711f067f1c.tar.gz
tor-8b24e01599f2838ace5a0995acf575711f067f1c.zip
r18723@catbus: nickm | 2008-03-11 00:25:30 -0400
Fix bug spotted by mwenge: a server_event should not be a sever_event. Also, fix compile errors in config.c and control.c with --enable-gcc-warnings. svn:r13957
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ccae6a855e..bd2d2be933 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@ Changes in version 0.2.1.1-alpha - 2008-??-??
OpenSSL versions should have been working fine. Diagnosis and patch
from lodger, Karsten Loesing and Sebastian Hahn. Fixes bug 616.
Bugfix on 0.2.0.20-rc.
+ - Generate "STATUS_SERVER" events rather than misspelled "STATUS_SEVER"
+ events. Caught by mwenge; bugfix on 0.1.2.x.
o Minor features:
- Allow separate log levels to be configured for different logging