]> granicus.if.org Git - curl/commitdiff
issue 24 is fixed by making sure the time fields use a static width
authorDaniel Stenberg <daniel@haxx.se>
Mon, 29 Mar 2004 13:46:58 +0000 (13:46 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 29 Mar 2004 13:46:58 +0000 (13:46 +0000)
TODO-RELEASE

index d8a50d829c40f7066d08d21e8099892b618a8c9e..6af5e7aaa6bd80616c152e6b84e05594e405b49e 100644 (file)
@@ -21,9 +21,6 @@ To get fixed in 7.11.2 (planned release May/June 2004)
     At least the UTF8 conversion and comparison should be done. Patch?
     UNASSIGNED
 
-24. Make the progress meter use one digit more for the hour time fields.
-    Accomplish this by removing one of the times displayed.
-
 28. Optimize the way libcurl uses CWD on each new request over a persistent
     connection (on FTP) even if it doesn't have to.