1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

issue 24 is fixed by making sure the time fields use a static width

This commit is contained in:
Daniel Stenberg 2004-03-29 13:46:58 +00:00
parent 18a3c3302f
commit 27fd5d6d6a

View 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.