diff options
author | Roger Dingledine <arma@torproject.org> | 2010-01-26 13:11:58 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2010-01-26 13:11:58 -0500 |
commit | ff88bc7db8edeb290d1905a34442ba7740a90a90 (patch) | |
tree | be470260f5bcbc820d75c263ad9ca4cb63264834 /ChangeLog | |
parent | 7e65871ccc49f6f25f8782789283cf2afef6e86b (diff) | |
download | tor-ff88bc7db8edeb290d1905a34442ba7740a90a90.tar.gz tor-ff88bc7db8edeb290d1905a34442ba7740a90a90.zip |
0.2.2.8-alpha is coming out today sometimetor-0.2.2.8-alpha
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Changes in version 0.2.2.8-alpha - 2010-??-?? +Changes in version 0.2.2.8-alpha - 2010-01-26 o Major bugfixes: - Fix a memory corruption bug on bridges that occured during the inclusion of stats data in extra-info descriptors. Also fix the @@ -32,6 +32,14 @@ Changes in version 0.2.1.23 - 2010-0?-?? Changes in version 0.2.2.7-alpha - 2010-01-19 + Tor 0.2.2.7-alpha fixes a huge client-side performance bug, as well + as laying the groundwork for further relay-side performance fixes. It + also starts cleaning up client behavior with respect to the EntryNodes, + ExitNodes, and StrictNodes config options. + + This release also rotates two directory authority keys, due to a + security breach of some of the Torproject servers. + o Directory authority changes: - Rotate keys (both v3 identity and relay identity) for moria1 and gabelmoo. |