r18918@catbus: nickm | 2008-03-18 10:52:58 -0400

Make changelog more accurate


svn:r14098
This commit is contained in:
Nick Mathewson 2008-03-18 14:53:48 +00:00
parent fd881ec282
commit cc45318989
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Changes in version 0.2.0.22-rc - 2008-03-17
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.