summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2009-10-26 22:39:42 -0400
committerNick Mathewson <nickm@torproject.org>2009-10-26 22:39:42 -0400
commite50e7395567c437370223a1cd20f29cd10bf3812 (patch)
tree5b4b15402e20b6cac80bccf0a7d306b41c31601c
parent5c73da7faad1537f63c0f9923a25f3dda9df0de1 (diff)
downloadtor-e50e7395567c437370223a1cd20f29cd10bf3812.tar.gz
tor-e50e7395567c437370223a1cd20f29cd10bf3812.zip
Add changelog to describe coverity fixes for 0.2.1.21
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ea21b758e..7023ea3bbe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@ Changes in Version 0.2.1.21 - 20??-??-??
documents that are older than the latest consensus. This bug might
have degraded client bootstrapping. Bugfix on 0.2.0.10-alpha.
Spotted and fixed by xmux.
+ - Fix a couple of very-hard-to-trigger memory leaks, and one hard-to-
+ trigger platform-specific option misparsing case found by Coverity
+ Scan.
Changes in version 0.2.1.20 - 2009-10-15