Commit 666bc9ee authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

added that header fiddling the msvc users will enjoy

parent e545e33d
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -25,9 +25,12 @@ To get fixed in 7.11.2 (planned release May/June 2004)
24. Make the progress meter use one digit more for the hour time fields.
    Accomplish this by removing one of the times displayed.

27. Put the version defines in their own header file, so that lib/libcurl.rc
    can include only that to reduce problems with MSVC.

To get fixed in 7.12.0
======================

25. curl_strerror()
25. curl_easy_strerror() curl_multi_strerror() curl_share_strerror()

26. i18n of error messages