summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2009-05-17 01:22:29 -0400
committerNick Mathewson <nickm@torproject.org>2009-05-17 02:04:59 -0400
commit2fa54102188b70b9899035250a9f7c26b843fc91 (patch)
treeb140db62acf5ab4d785ab52afb57e323668f6cc2 /ChangeLog
parentc0515b307c4c60d4a17158e47db1033540019b28 (diff)
downloadtor-2fa54102188b70b9899035250a9f7c26b843fc91.tar.gz
tor-2fa54102188b70b9899035250a9f7c26b843fc91.zip
Fix a memory leak when v3 directory authorities load their keys
and cert from disk. Bugfix on 0.2.0.1-alpha.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b84da4ceeb..21569d0999 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,8 @@ Changes in version 0.2.1.15??? - ????-??-??
unhappy. Bugfix on 0.2.0.x.
- Fix use of freed memory when deciding to mark a non-addable
descriptor as never-downloadable. Bugfix on 0.2.1.9-alpha.
+ - Fix a memory leak when v3 directory authorities load their keys
+ and cert from disk. Bugfix on 0.2.0.1-alpha.
Changes in version 0.2.1.14-rc - 2009-04-12