diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-01-14 09:07:24 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-01-14 09:07:24 +0000 |
commit | 3a70d686eede5b5a8fb3d7b9f35611eac180fd51 (patch) | |
tree | 1511050574d3d47ee6c5fbdee6ea69eb7aea9ded | |
parent | 2d567af06950dc1654726d5d52518d81ae8a7f1d (diff) |
Curl_resolv fix
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ 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) - Luke Call made the win32 version of the password prompting function support backspace. |