three fixes since 7.14.0

This commit is contained in:
Daniel Stenberg 2005-05-18 20:02:07 +00:00
parent 4a091bbd8a
commit 28bb36e53d
1 changed files with 5 additions and 3 deletions

View File

@ -15,7 +15,9 @@ This release includes the following changes:
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: