aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-08-07 20:15:32 +0000
committerRoger Dingledine <arma@torproject.org>2005-08-07 20:15:32 +0000
commit323b7a15ee7131102ceb14cc5a5e24a78313746c (patch)
treec54cad49d325241b61a979579469e7624695dc9d
parent65b59cbd690c510b713867f38bb9ccac7859d369 (diff)
downloadtor-323b7a15ee7131102ceb14cc5a5e24a78313746c.tar.gz
tor-323b7a15ee7131102ceb14cc5a5e24a78313746c.zip
and forward-port the 0.1.0.14 changelog
svn:r4734
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1604d3f455..7d59c6eaff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.