From 5284826a05afe0c2226e566b24354cd87ce6bbe2 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sun, 4 Jul 2004 19:15:11 +0000 Subject: [PATCH] add a changelog for 0.0.7.1 svn:r2008 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0dc6d60fd3..ddb0e5dba9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Changes in version 0.0.7.1 - 2004-07-04 + o When an address resolves to 0.0.0.0, treat it as a failed resolve, + since internally we use 0.0.0.0 to signify "not yet resolved". + + Changes in version 0.0.7 - 2004-06-07 o Fixes for crashes and other obnoxious bugs: - Fix an epipe bug: sometimes when directory connections failed