aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-07-08 02:20:25 +0000
committerRoger Dingledine <arma@torproject.org>2004-07-08 02:20:25 +0000
commitfaf63d82f87a7ac8380f94292082729d0b138785 (patch)
tree343233e391e92d3025028d464c9dec7545fedffc /ChangeLog
parentc573b1a903e5eaa89f1fd3e8a24a6b3a96890e95 (diff)
downloadtor-faf63d82f87a7ac8380f94292082729d0b138785.tar
tor-faf63d82f87a7ac8380f94292082729d0b138785.tar.gz
changelog for 0.0.7.2 in the main branch
svn:r2024
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ddb0e5dba..cca86fe18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Changes in version 0.0.7.2 - 2004-07-07
+ o A better fix for the 0.0.0.0 problem, that will hopefully
+ eliminate the remaining related assertion failures.
+
+
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".