浏览代码

Add changelog for scanner-based stuff.

svn:r16784
Nick Mathewson 18 年之前
父节点
当前提交
cd5d0f3890
共有 1 个文件被更改,包括 3 次插入0 次删除
  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