From 944bd3dbed3de47aaa6fc98a121d66643e611af7 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 26 Mar 2008 21:08:39 +0000 Subject: 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 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8cd4cc062..7a630928a 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 -- cgit v1.2.3