diff options
author | Roger Dingledine <arma@torproject.org> | 2013-01-15 11:54:52 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2013-01-15 11:54:52 -0500 |
commit | ceb797c4b72130787b4462c6887abb924138248a (patch) | |
tree | f222b72ac87f06f76201584958497c71f20f3a1a /ChangeLog | |
parent | beca92c31bed468be2db52c649f7276486e4018e (diff) | |
download | tor-ceb797c4b72130787b4462c6887abb924138248a.tar tor-ceb797c4b72130787b4462c6887abb924138248a.tar.gz |
fold in new change stanza
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,4 +1,12 @@ -Changes in version 0.2.4.9-alpha - 2013-01-?? +Changes in version 0.2.4.9-alpha - 2013-01-15 + Tor 0.2.4.9-alpha provides a quick fix to make the new ntor handshake + work more robustly. + + o Major bugfixes: + - Fix backward compatibility logic when receiving an embedded ntor + handshake tunneled in a CREATE cell. This clears up the "Bug: + couldn't format CREATED cell" warning. Fixes bug 7959; bugfix + on 0.2.4.8-alpha. Changes in version 0.2.4.8-alpha - 2013-01-14 |