diff --git a/CHANGES b/CHANGES index 89f356ec5..353229f7b 100644 --- a/CHANGES +++ b/CHANGES @@ -8,9 +8,10 @@ Daniel S (3 Dec 2007) -- Bug report #1842029 (http://curl.haxx.se/bug/view.cgi?id=1842029) identified - a problem with SSL session caching that prevent it from working, and the - associated fix! +- Ray Pekowski filed bug report #1842029 + (http://curl.haxx.se/bug/view.cgi?id=1842029) in which he identified a + problem with SSL session caching that prevent it from working, and provided + the associated fix! - Now libcurl (built with OpenSSL) doesn't return error anymore if the remote SSL-based server doesn't present a certificate when the request is told to diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 5f0f9b5ce..b4cb07dc8 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -52,6 +52,6 @@ advice from friends like these: Dan Fandrich, Gisle Vanem, Toby Peterson, Yang Tse, Daniel Black, Robin Johnson, Michal Marek, Ates Goral, Andres Garcia, Rob Crittenden, - Emil Romanus, Alessandro Vesely + Emil Romanus, Alessandro Vesely, Ray Pekowski Thanks! (and sorry if I forgot to mention someone)