1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-22 08:08:50 -05:00

Curl_resolv fix

This commit is contained in:
Daniel Stenberg 2004-01-14 09:07:24 +00:00
parent 2d567af069
commit 3a70d686ee

View File

@ -6,6 +6,10 @@
Changelog Changelog
Daniel (14 January 2004)
- Vincent Bronner fixed the Curl_resolv() return code. This looks like the same
fix Steve Green provided on december 3... ?
Daniel (13 January 2004) Daniel (13 January 2004)
- Luke Call made the win32 version of the password prompting function support - Luke Call made the win32 version of the password prompting function support
backspace. backspace.