diff options
author | Roger Dingledine <arma@torproject.org> | 2004-08-12 06:31:39 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-08-12 06:31:39 +0000 |
commit | 20b907db1ee3fee54dc7820bee92ec7113cb4224 (patch) | |
tree | 87c6585536928cca5fd54d70078347c59ac123d8 /ChangeLog | |
parent | ba7cc463d4f186cc17779c5fbfdcae15e54e37cb (diff) | |
download | tor-20b907db1ee3fee54dc7820bee92ec7113cb4224.tar.gz tor-20b907db1ee3fee54dc7820bee92ec7113cb4224.zip |
forward-port the 0.0.7.3 changelog
svn:r2228
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -138,6 +138,11 @@ pre1: - Document that you should proxy your SSL traffic too. +Changes in version 0.0.7.3 - 2004-08-12 + o Stop dnsworkers from triggering an assert failure when you + ask them to resolve the host "". + + 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. |