diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-03-26 21:16:56 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-03-26 21:16:56 +0000 |
commit | fa15ed4b7b0a2ebdc3eb64290ec52e1e338eda38 (patch) | |
tree | 06219dca2cc0eec4e8ff18b17d029a4dd003a094 /ChangeLog | |
parent | 944bd3dbed3de47aaa6fc98a121d66643e611af7 (diff) | |
download | tor-fa15ed4b7b0a2ebdc3eb64290ec52e1e338eda38.tar.gz tor-fa15ed4b7b0a2ebdc3eb64290ec52e1e338eda38.zip |
r19079@catbus: nickm | 2008-03-26 17:16:46 -0400
Free authority certs on exit. Backport candidate.
svn:r14205
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ Changes in version 0.2.1.1-alpha - 2008-??-?? running with dmalloc would crash. Bugfix on 0.2.0.x-alpha. - Keep address policies from leaking: start their refcount at 1, not 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. o Minor features: - Allow separate log levels to be configured for different logging |