Commit 27fd5d6d authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

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

parent 18a3c330
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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.