diff options
author | Mike Perry <mikeperry-git@fscked.org> | 2009-01-05 14:14:57 +0000 |
---|---|---|
committer | Mike Perry <mikeperry-git@fscked.org> | 2009-01-05 14:14:57 +0000 |
commit | da430cfcf73d90949cdc5518ae70035672280a83 (patch) | |
tree | a6ff1d248a4d02c807ac5f956ae46f653b680e09 /ChangeLog | |
parent | b370edcc87a07c214e5212518b7b5c46cbed1da6 (diff) | |
download | tor-da430cfcf73d90949cdc5518ae70035672280a83.tar tor-da430cfcf73d90949cdc5518ae70035672280a83.tar.gz |
Preserve reporting of stream end reasons to the local control
port. They were lost in the changes for Proposal 148.
svn:r17911
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -33,6 +33,8 @@ 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. o Deprecated and removed features: - The old "tor --version --version" command, which would spit out the |