diff options
author | Roger Dingledine <arma@torproject.org> | 2008-08-05 23:33:43 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-08-05 23:33:43 +0000 |
commit | b79fe6a0dba9d33fc873e13662b39a9a40f6b1df (patch) | |
tree | 7f608ffa40b0c2e4b81c91781f11f79df49cde42 /ChangeLog | |
parent | 9855c1d06f34d3e4a8dd75fe1a570f7af8ddba7b (diff) | |
download | tor-b79fe6a0dba9d33fc873e13662b39a9a40f6b1df.tar.gz tor-b79fe6a0dba9d33fc873e13662b39a9a40f6b1df.zip |
bump to 0.2.1.4-alpha-dev, add a future todo item
svn:r16440
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1398,7 +1398,7 @@ Changes in version 0.2.0.10-alpha - 2007-11-10 - Stop leaking memory every time we parse a v3 certificate. Bugfix on 0.2.0.1-alpha. - Stop leaking memory every time we load a v3 certificate. Bugfix - on 0.2.0.1-alpha. Fixes Bug 536. + on 0.2.0.1-alpha. Fixes bug 536. - Stop leaking a cached networkstatus on exit. Bugfix on 0.2.0.3-alpha. - Stop leaking voter information every time we free a consensus. |