diff options
author | Roger Dingledine <arma@torproject.org> | 2009-01-05 14:32:58 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2009-01-05 14:32:58 +0000 |
commit | cec0a57dc80faa8f8c8ef38fcfb08602638ca81c (patch) | |
tree | 869d9e3b846c57a8eccee4e3237b04b82c5fa794 /ChangeLog | |
parent | da430cfcf73d90949cdc5518ae70035672280a83 (diff) | |
download | tor-cec0a57dc80faa8f8c8ef38fcfb08602638ca81c.tar.gz tor-cec0a57dc80faa8f8c8ef38fcfb08602638ca81c.zip |
mark what version of tor mike's bug was in
svn:r17912
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -33,8 +33,9 @@ Changes in version 0.2.1.10-alpha - 2009-01-?? document. Bugfix on 0.2.0.7-alpha. - Do not accept incomplete ipv4 addresses (like 192.168.0) as valid. Spec conformance issue. Bugfix on Tor 0.0.2pre27. - - Preserve reporting of stream end reasons to the local control port. - They were lost in the changes for Proposal 148. + - Resume reporting accurate "stream end" reasons to the local control + port. They were lost in the changes for Proposal 148. Bugfix on + 0.2.1.9-alpha. o Deprecated and removed features: - The old "tor --version --version" command, which would spit out the @@ -51,6 +52,8 @@ Changes in version 0.2.1.10-alpha - 2009-01-?? Changes in version 0.2.1.9-alpha - 2008-12-25 + Tor 0.2.1.9-alpha fixes many more bugs, some of them security-related. + o New directory authorities: - gabelmoo (the authority run by Karsten Loesing) now has a new IP address. |