diff options
author | Roger Dingledine <arma@torproject.org> | 2005-08-07 20:15:32 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-08-07 20:15:32 +0000 |
commit | 323b7a15ee7131102ceb14cc5a5e24a78313746c (patch) | |
tree | c54cad49d325241b61a979579469e7624695dc9d /ChangeLog | |
parent | 65b59cbd690c510b713867f38bb9ccac7859d369 (diff) | |
download | tor-323b7a15ee7131102ceb14cc5a5e24a78313746c.tar tor-323b7a15ee7131102ceb14cc5a5e24a78313746c.tar.gz |
and forward-port the 0.1.0.14 changelog
svn:r4734
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -107,6 +107,13 @@ Changes in version 0.1.1.1-alpha - 2005-06-29 test this? +Changes in version 0.1.0.14 - 2005-08-08 + o Bugfixes on 0.1.0.x: + - Fix the other half of the bug with crypto handshakes. + - Fix an assert trigger if you send a 'signal term' via the + controller when it's listening for 'event info' messages. + + Changes in version 0.1.0.13 - 2005-08-04 o Bugfixes on 0.1.0.x: - Fix a critical bug in the security of our crypto handshakes. |