[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r14098: Make changelog more accurate (tor/branches/tor-0_2_0-patches)
Author: nickm
Date: 2008-03-18 10:53:48 -0400 (Tue, 18 Mar 2008)
New Revision: 14098
Modified:
tor/branches/tor-0_2_0-patches/
tor/branches/tor-0_2_0-patches/ChangeLog
Log:
r18918@catbus: nickm | 2008-03-18 10:52:58 -0400
Make changelog more accurate
Property changes on: tor/branches/tor-0_2_0-patches
___________________________________________________________________
svk:merge ticket from /tor/020 [r18918] on 8246c3cf-6607-4228-993b-4d95d33730f1
Modified: tor/branches/tor-0_2_0-patches/ChangeLog
===================================================================
--- tor/branches/tor-0_2_0-patches/ChangeLog 2008-03-18 14:53:46 UTC (rev 14097)
+++ tor/branches/tor-0_2_0-patches/ChangeLog 2008-03-18 14:53:48 UTC (rev 14098)
@@ -8,7 +8,7 @@
o Major bugfixes:
- Make sure servers always request certificates from clients during
TLS renegotiation. Reported by lodger; bugfix on 0.2.0.20-rc.
- - Do not enter an infinite loop when a connection is closed in the middle
+ - Do not enter a CPU-eating loop when a connection is closed in the middle
of client-side TLS renegotiation. Fixes bug 622. Bug diagnosed by
lodger.