diff options
Diffstat (limited to 'RELEASE-NOTES')
| -rw-r--r-- | RELEASE-NOTES | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 0ecd1fe45..3f0fa1661 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -44,6 +44,7 @@ This release includes the following bugfixes:   o don't try SNI with SSLv2 or SSLv3 (OpenSSL and GnuTLS builds)   o libcurl+OpenSSL would wrongly acknowledge a cert if CN matched but     subjectAltName didn't + o TFTP upload sent illegal TSIZE packets  This release includes the following known bugs: @@ -57,6 +58,7 @@ advice from friends like these:   Aaron Oneal, Igor Novoseltsev, Eric Wong, Bill Hoffman, Daniel Steinberg,   Fabian Keil, Michal Marek, Reuven Wachtfogel, Markus Koetter,   Constantine Sapuntzakis, David Binderman, Johan van Selst, Alexander Beedie, - Tanguy Fautre, Scott Cantor, Curt Bogmine, Peter Sylvester, Benbuck Nason + Tanguy Fautre, Scott Cantor, Curt Bogmine, Peter Sylvester, Benbuck Nason, + Carsten Lange          Thanks! (and sorry if I forgot to mention someone) | 
