aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-08-05 23:33:43 +0000
committerRoger Dingledine <arma@torproject.org>2008-08-05 23:33:43 +0000
commitb79fe6a0dba9d33fc873e13662b39a9a40f6b1df (patch)
tree7f608ffa40b0c2e4b81c91781f11f79df49cde42 /ChangeLog
parent9855c1d06f34d3e4a8dd75fe1a570f7af8ddba7b (diff)
downloadtor-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--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e5c7ed4a3c..5460de2087 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.