aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-03-30 20:55:44 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-03-30 20:55:44 +0000
commit93fcb94b625550be22fc69282997004817b9b6d0 (patch)
tree6441884b2f0eaf4e4c9eff93686efe9177b15f59 /RELEASE-NOTES
parent32a446cf1930d5fc6e86a41ce0b06fa130e1bdc0 (diff)
fix configure's SSL-detection for msys/mingw (from Andres Garcia)
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES7
1 files changed, 4 insertions, 3 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index b658d2202..b92024b9e 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -18,6 +18,7 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o configure's SSL-detection for msys/mingw
o better connection keep-alive when POSTing with HTTP Digest
o FTP-SSL
o reading FTP server response in multiple reads
@@ -32,8 +33,8 @@ This release includes the following bugfixes:
Other curl-related news since the previous public release:
- o the cURL projected is now over 7 years old
- o we now provide daily CVS windows-builds:
+ o the cURL project is now over 7 years old
+ o daily curl binary builds for Windows fresh from CVS:
http://cool.haxx.se/curl-daily/
o curl-tracker is a new mailinglist for "tracker" activities:
http://cool.haxx.se/mailman/listinfo/curl-tracker
@@ -48,6 +49,6 @@ advice from friends like these:
Dan Fandrich, Ignacio Vazquez-Abrams, Randy McMurchy, Dominick Meglio,
Jean-Marc Ranger, Tor Arntsen, Nodak Sodak, David Houlder, Gisle Vanem,
Christopher R. Palmer, Gwenole Beauchesne, Augustus Saunders, Jesper Jensen,
- Tom Moers
+ Tom Moers, Andres Garcia
Thanks! (and sorry if I forgot to mention someone)