From cd5d0f389045af1aefce305065b1da16dc4a94af Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 5 Sep 2008 21:21:18 +0000 Subject: Add changelog for scanner-based stuff. svn:r16784 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3242e9f5f..fabbbae10 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ Changes in version 0.2.1.6-alpha - 2008-09-xx - When parsing ports in tor_addr_port_parse(), yield the port if the port variable is provided, not just if it's nonzero. Fixes bug 809. Bugfix on 0.2.1.5-alpha. + - Fixed some memory leaks --some quite frequent, some almost impossible + to trigger-- based on results of a static analysis tool. (XXX Can we + say which? -NM) o Minor features: - Use a lockfile to make sure that two Tor processes are not -- cgit v1.2.3