diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-03-29 13:46:58 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-03-29 13:46:58 +0000 |
commit | 27fd5d6d6a75c9865507181e38c44ac88327a5cf (patch) | |
tree | a682c4c4448ca26b51ed26e454b5848271638b10 /TODO-RELEASE | |
parent | 18a3c3302f5e4bb31a1fb80671e0a24be8fb61e0 (diff) |
issue 24 is fixed by making sure the time fields use a static width
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index d8a50d829..6af5e7aaa 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -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. |