From 9e2b2695169e8bf072b0316bc613a2632dc81ecf Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 20 Aug 2007 14:59:08 +0000 Subject: [PATCH] r14723@catbus: nickm | 2007-08-20 10:57:52 -0400 Add a changelog entry for last commit. svn:r11216 --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f4d7506aa4..9d70357a46 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,12 @@ Changes in version 0.2.0.6-alpha - 2007-??-?? o Minor bugfixes (bridges): - - Do not intermix bridge routers with controller-added routers. + - Do not intermix bridge routers with controller-added routers. (Bugfix + on 0.2.0.x) + o Minor bugfixes (network): + - Do not fail with an assert when accept() returns an unexpected address + family. Addresses but does not wholly fix bug 483. (Bugfix on 0.2.0.x) Changes in version 0.2.0.5-alpha - 2007-08-19 o Removed features: