diff options
author | Daniel Stenberg <daniel@haxx.se> | 2012-01-22 23:44:51 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2012-01-22 23:44:51 +0100 |
commit | ee57e9dea63c3706c3679ff77426680bc1a327bf (patch) | |
tree | e2504a4713ff04b4657c6cab0ee650bdfc11d121 /RELEASE-NOTES | |
parent | 6e2fd2c9eac2d55fbe2119c377d608dc698c5c85 (diff) |
RELEASE-NOTES: synced with 6e2fd2c9ea
3 more bugfixes, 3 more contributors
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 7 |
1 files changed, 6 insertions, 1 deletions
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) |