From 80954dcd2faefe477bd0a3b646ffd3dce3c56481 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sat, 2 Jun 2007 15:26:54 +0000 Subject: [PATCH] r13153@catbus: nickm | 2007-06-02 11:25:33 -0400 Start an 0.2.0.2-alpha changelog. svn:r10450 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index be2d43d777..fe1dfd94f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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: