summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-03-27 15:05:28 +0000
committerNick Mathewson <nickm@torproject.org>2008-03-27 15:05:28 +0000
commit02acee891c9898e510bb21e4a6b88e44ff4a13f9 (patch)
treea0410637ae1688d18327205b21c7aa529e147fc6 /ChangeLog
parent03078f7f7a9aec4aa94b05f71d92458ec865b9a0 (diff)
downloadtor-02acee891c9898e510bb21e4a6b88e44ff4a13f9.tar.gz
tor-02acee891c9898e510bb21e4a6b88e44ff4a13f9.zip
r19089@catbus: nickm | 2008-03-27 11:05:23 -0400
Free some static hashtables and the log mutex on exit. Backport candidate. svn:r14212
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4acbf3f18d..dcb8e99c8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,8 @@ Changes in version 0.2.1.1-alpha - 2008-??-??
2. Bugfix on 0.2.0.16-alpha.
- Free authority certificates on exit, so they don't look like memory
leaks. Bugfix on 0.2.0.19-alpha.
+ - Free static hashtables for policy maps and for TLS connections on
+ shutdown, so they don't look like memory leaks. Bugfix on 0.2.0.x.
o Minor features:
- Allow separate log levels to be configured for different logging