diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-03-17 02:47:49 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-03-17 02:47:49 +0000 |
commit | 0b941640dfa58df6e0bac530a3532e6350fcea88 (patch) | |
tree | 6e8827a2d7fa6b794130a0559663675865c77f0c /ChangeLog | |
parent | b29f763ee1d32e8a12867a9338e5b79e0b241950 (diff) | |
download | tor-0b941640dfa58df6e0bac530a3532e6350fcea88.tar.gz tor-0b941640dfa58df6e0bac530a3532e6350fcea88.zip |
r18852@catbus: nickm | 2008-03-16 22:47:19 -0400
Downgrade "sslv3 alert handshake failure" message to info.
svn:r14057
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ Changes in version 0.2.1.1-alpha - 2008-??-?? with: Log [MM] debug-err [*] notice-err file /var/log/tor. - Add a malloc_good_size implementation to OpenBSD_malloc_linux.c, to avoid unused RAM in buffer chunks and memory pools. + - Downgrade "sslv3 alert handshake failure" message to INFO. Changes in version 0.2.0.21-rc - 2008-03-02 |