]> granicus.if.org Git - curl/commitdiff
issue 27 fixed, moved libcurl version defines to its own header file
authorDaniel Stenberg <daniel@haxx.se>
Mon, 22 Mar 2004 10:22:01 +0000 (10:22 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 22 Mar 2004 10:22:01 +0000 (10:22 +0000)
TODO-RELEASE

index 1240c12ba50f20058ebbf8ca219ed255299eaac9..1782183fe1580f8f56e6413174114cfa4a2ec872 100644 (file)
@@ -24,9 +24,6 @@ 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.
-
 28. Optimize the way libcurl uses CWD on each new request over a persistent
     connection (on FTP) even if it doesn't have to.