aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-05-25 21:56:27 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-05-25 21:56:27 +0000
commitfe1fe64fd44bf46ea0f7c9b4bb2b1cb5637174cb (patch)
tree8e0636fd6f04db13769d57894312a86ecfb07e6b /RELEASE-NOTES
parent9d904ee41b880bde9ad88c2f7ec742836a44490e (diff)
Rob Crittenden fixed bug #1705802
(http://curl.haxx.se/bug/view.cgi?id=1705802), which was filed by Daniel Black identifying several FTP-SSL test cases fail when we build libcurl with NSS for TLS/SSL. Listed as #42 in KNOWN_BUGS.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 4aba1bc69..fcd2ba95d 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -47,6 +47,7 @@ This release includes the following bugfixes:
o improved curl -w for TFTP transfers
o memory leak when failed OpenSSL certificate CN field checking
o memory leak when OpenSSL failed PKCS #12 parsing
+ o FPL-SSL when built with NSS
This release includes the following known bugs:
@@ -72,6 +73,6 @@ advice from friends like these:
James Housley, Daniel Black, Steve Little, Sonia Subramanian, Peter O'Gorman,
Frank Hempel, Michael Wallner, Jeff Pohlmeyer, Tobias Rundström,
Anders Gustafsson, James Bursa, Kristian Gunstone, Feng Tu,
- Andre Guibert de Bruet
+ Andre Guibert de Bruet, Rob Crittenden
Thanks! (and sorry if I forgot to mention someone)