Commit 3a70d686 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Curl_resolv fix

parent 2d567af0
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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.