Browse Source

Add changelog for scanner-based stuff.

svn:r16784
Nick Mathewson 17 years ago
parent
commit
cd5d0f3890
1 changed files with 3 additions and 0 deletions
  1. 3 0
      ChangeLog

+ 3 - 0
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
     - When parsing ports in tor_addr_port_parse(), yield the port if
       the port variable is provided, not just if it's nonzero.  Fixes
       the port variable is provided, not just if it's nonzero.  Fixes
       bug 809.  Bugfix on 0.2.1.5-alpha.
       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:
   o Minor features:
     - Use a lockfile to make sure that two Tor processes are not
     - Use a lockfile to make sure that two Tor processes are not