diff options
author | Roger Dingledine <arma@torproject.org> | 2004-07-08 02:20:25 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-07-08 02:20:25 +0000 |
commit | faf63d82f87a7ac8380f94292082729d0b138785 (patch) | |
tree | 343233e391e92d3025028d464c9dec7545fedffc /ChangeLog | |
parent | c573b1a903e5eaa89f1fd3e8a24a6b3a96890e95 (diff) | |
download | tor-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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". |