summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-04-23 20:47:53 +0000
committerNick Mathewson <nickm@torproject.org>2008-04-23 20:47:53 +0000
commitd02d6660a87bd7c2b2177bb595c6894cfb4bd148 (patch)
tree5fcc2e5dfbaf9a4ccc9f6a567b8f365078286e8f /ChangeLog
parent05b184de01c4e7bc3afda55e881d511f581d8c0b (diff)
downloadtor-d02d6660a87bd7c2b2177bb595c6894cfb4bd148.tar.gz
tor-d02d6660a87bd7c2b2177bb595c6894cfb4bd148.zip
r15308@tombo: nickm | 2008-04-23 16:46:48 -0400
Free baddir and badexit policy lists on exit. fixes bug 672. only affects authorities. svn:r14431
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 110a7e4471..1bc6422b57 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -42,6 +42,8 @@ Changes in version 0.2.1.1-alpha - 2008-??-??
new entry guard connection. Bugfix on 0.1.2.8-beta; found by lodger.
- Detect address changes correctly on non-directory mirror
servers. Fix for bug 652.
+ - Authorities correctly free policies on bad servers on
+ exit. Fixes bug 672.
o Minor features:
- Allow separate log levels to be configured for different logging