From: Daniel Stenberg Date: Wed, 18 May 2005 20:02:07 +0000 (+0000) Subject: three fixes since 7.14.0 X-Git-Tag: curl-7_14_1~178 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28bb36e53dcfed15e5d9211de6b5d7faf3f1a1de;p=thirdparty%2Fcurl.git three fixes since 7.14.0 --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 0935f0e970..c04381c54e 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -10,12 +10,14 @@ Curl and libcurl 7.14.1 Number of contributors: 437 This release includes the following changes: - - o + + o This release includes the following bugfixes: - o + o URL-without-slash as in http://somehost?data + o strerror_r() configure check for HP-UX 10.20 (and others) + o time parse work-around on HP-UX 10.20 since its gmtime_r() is broken Other curl-related news since the previous public release: