diff options
author | Nick Mathewson <nickm@torproject.org> | 2009-10-26 22:38:10 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2009-10-26 22:40:41 -0400 |
commit | 698aaeb1787c18723407ebcfdd4172826f0ded5b (patch) | |
tree | 0add4b5f9954178abbaeb78cc13b8839cd37ad5c | |
parent | 385853a282138a614bb2bd8d6fe95a1aa573c944 (diff) | |
download | tor-698aaeb1787c18723407ebcfdd4172826f0ded5b.tar.gz tor-698aaeb1787c18723407ebcfdd4172826f0ded5b.zip |
Note coverity fixes in changelog.
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ Changes in version 0.2.2.6-alpha - 2009-10-?? 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 numerous small code-flaws found by Coverity Scan Rung 3. Changes in version 0.2.2.5-alpha - 2009-10-11 |