Removed reference to curl-ca-bundle.crt in the host verification failure

error message.
This commit is contained in:
Dan Fandrich
2008-09-17 17:33:23 +00:00
parent d84440d53b
commit df725aade2
2 changed files with 6 additions and 2 deletions

View File

@@ -6,6 +6,10 @@
Changelog
Daniel Fandrich (17 Sep 2008)
- Removed reference to curl-ca-bundle.crt in the host verification failure
error message.
Yang Tse (14 Sep 2008)
- Improve configure detection of strcasecmp(), strcasestr(), strcmpi(),
stricmp(), strlcat(), strncasecmp(), strncmpi() and strnicmp().