summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-03-26 21:08:39 +0000
committerNick Mathewson <nickm@torproject.org>2008-03-26 21:08:39 +0000
commit944bd3dbed3de47aaa6fc98a121d66643e611af7 (patch)
tree4c69708ce2cd029d8dd9d36d2ab71d63427cd0ba /ChangeLog
parente9221f4a0d01bd6fb7761cdb76af9870575c002a (diff)
downloadtor-944bd3dbed3de47aaa6fc98a121d66643e611af7.tar.gz
tor-944bd3dbed3de47aaa6fc98a121d66643e611af7.zip
r19074@catbus: nickm | 2008-03-26 17:08:32 -0400
Start new address policies with refcount of 1, not 2. Backport candidate once tested more. svn:r14204
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8cd4cc0624..7a630928ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,8 @@ Changes in version 0.2.1.1-alpha - 2008-??-??
Fixes the other part of bug 617. Bugfix on 0.2.0.1-alpha.
- Initialize log mutex before initializing dmalloc. Otherwise,
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.
o Minor features:
- Allow separate log levels to be configured for different logging