From e50e7395567c437370223a1cd20f29cd10bf3812 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 26 Oct 2009 22:39:42 -0400 Subject: Add changelog to describe coverity fixes for 0.2.1.21 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3-54-g00ecf