diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-06-02 15:26:54 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-06-02 15:26:54 +0000 |
commit | 80954dcd2faefe477bd0a3b646ffd3dce3c56481 (patch) | |
tree | 56ed4c7ce6341ce246078a37ba7160ee65e47f23 | |
parent | 8400cecb1dc805b0f81582feb237b9d77347bfb8 (diff) | |
download | tor-80954dcd2faefe477bd0a3b646ffd3dce3c56481.tar tor-80954dcd2faefe477bd0a3b646ffd3dce3c56481.tar.gz |
r13153@catbus: nickm | 2007-06-02 11:25:33 -0400
Start an 0.2.0.2-alpha changelog.
svn:r10450
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,4 +1,11 @@ Changes in version 0.2.0.2-alpha - 2007-??-?? + o Major bugfixes on 0.2.0.1-alpha: + - Fix an assertion failure related to servers without extra-info digests. + Resolves bugs 441 and 442. + + o Minor build issues: + - Clear up some MIPSPro compiler warnings. + Changes in version 0.2.0.1-alpha - 2007-06-01 o Major features, server usability: |