summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-10-22 08:10:44 +0000
committerRoger Dingledine <arma@torproject.org>2006-10-22 08:10:44 +0000
commit7bda254bdae6f1c01354e1bbd1949792197bb31f (patch)
treedd911497da866f836b68156dd608b78421b1cc0a
parent07cfeb0198d9fdb59fab4f98dd780cf1c0553348 (diff)
downloadtor-7bda254bdae6f1c01354e1bbd1949792197bb31f.tar.gz
tor-7bda254bdae6f1c01354e1bbd1949792197bb31f.zip
and a changelog entry to go with it
svn:r8790
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41c3267adf..ee0e762e81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -58,6 +58,8 @@ Changes in version 0.1.2.3-alpha - 2006-10-??
when an attempt to open a stream fails. This should make clients
able to find a good exit faster in some cases, since unhandleable
requests will now get an error rather than timing out.
+ - Resolve two memory leaks when rebuilding the on-disk router cache
+ (reported by fookoowa).
Changes in version 0.1.2.2-alpha - 2006-10-07