diff options
author | Roger Dingledine <arma@torproject.org> | 2005-07-18 19:32:35 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-07-18 19:32:35 +0000 |
commit | b13a9e90705d4ad1ca10666d0171a9989f291d7a (patch) | |
tree | 39e4ca0af0c27d8bd925bdf1f95fa7f41771fb24 /ChangeLog | |
parent | 5fe18894b9383b66f879681b8b3ee5d2dabf6257 (diff) | |
download | tor-b13a9e90705d4ad1ca10666d0171a9989f291d7a.tar.gz tor-b13a9e90705d4ad1ca10666d0171a9989f291d7a.zip |
forward-port the 0.1.0.12 changelog
svn:r4597
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -59,6 +59,21 @@ Changes in version 0.1.1.1-alpha - 2005-06-29 test this? +Changes in version 0.1.0.12 - 2005-07-18 + o New directory servers: + - tor26 has changed IP address. + + o Bugfixes on 0.1.0.x: + - Fix a possible double-free in tor_gzip_uncompress(). + - When --disable-threads is set, do not search for or link against + pthreads libraries. + - Don't trigger an assert if an authoritative directory server + claims its dirport is 0. + - Fix bug with removing Tor as an NT service: some people were + getting "The service did not return an error." Thanks to Matt + Edman for the fix. + + Changes in version 0.1.0.11 - 2005-06-30 o Bugfixes on 0.1.0.x: - Fix major security bug: servers were disregarding their |