From ee57e9dea63c3706c3679ff77426680bc1a327bf Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 22 Jan 2012 23:44:51 +0100 Subject: [PATCH] RELEASE-NOTES: synced with 6e2fd2c9ea 3 more bugfixes, 3 more contributors --- RELEASE-NOTES | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index e7d4f3c97..af4f2c464 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -66,6 +66,11 @@ This release includes the following bugfixes: o OpenLDAP: fix LDAP connection phase memory leak [42] o Telnet: Use correct file descriptor for telnet upload o Telnet: Remove bogus optimisation of telnet upload + o URL parse: user name with ipv6 numerical address + o polarssl: show cipher suite name correctly with 1.1.0 + o polarssl: havege_rand is not present in version 1.1.0 WARNING, we still + use the old API which is said to be insecure. See + http://polarssl.org/trac/wiki/SecurityAdvisory201102 This release includes the following known bugs: @@ -81,7 +86,7 @@ advice from friends like these: Alessandro Ghedini, Cedric Deltheil, Toni Moreno, Bernhard Reutner-Fischer, Sven Wegener, Alex Vinnik, Kamil Dudka, Mamoru Tasaka, Patrice Guerin, Armel Asselin, Arthur Murray, Steve H Truong, Peter Sylvester, - Johannes Bauer + Johannes Bauer, Brandon Wang, Pierre Joye, Robert Schumann Thanks! (and sorry if I forgot to mention someone)