diff options
author | Roger Dingledine <arma@torproject.org> | 2012-08-27 14:26:46 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2012-08-27 14:26:46 -0400 |
commit | f14aca34085af1ab9ba274a6cc96f5c7a42748ce (patch) | |
tree | fa8fbe605a5d4da32f30103b1c43275652e121dc /ReleaseNotes | |
parent | 1acaba478e4d608ae592475fb3db1d7b0eb3a94e (diff) | |
download | tor-f14aca34085af1ab9ba274a6cc96f5c7a42748ce.tar.gz tor-f14aca34085af1ab9ba274a6cc96f5c7a42748ce.zip |
go back in time and revise the 0.2.2.38 blurb too
Diffstat (limited to 'ReleaseNotes')
-rw-r--r-- | ReleaseNotes | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ReleaseNotes b/ReleaseNotes index 2782d37790..0d710d9c42 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -4,9 +4,8 @@ of Tor. If you want to see more detailed descriptions of the changes in each development snapshot, see the ChangeLog file. Changes in version 0.2.2.38 - 2012-08-12 - Tor 0.2.2.38 fixes a rare race condition that can crash exit relays; - fixes a remotely triggerable crash bug; and fixes a timing attack that - could in theory leak path information. + Tor 0.2.2.38 fixes a remotely triggerable crash bug, and fixes a timing + attack that could in theory leak path information. o Security fixes: - Avoid an uninitialized memory read when reading a vote or consensus |