From 30e71d54e0db659951a6577083aa71599cf71ec9 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 4 Mar 2004 16:19:12 +0000 Subject: issue 12 fix is pending and is working in devel added issue 24 - fix the progress meter for large files on slow networks to not wrap --- TODO-RELEASE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'TODO-RELEASE') diff --git a/TODO-RELEASE b/TODO-RELEASE index bd8797416..7e3110b66 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -6,9 +6,6 @@ Issues not sorted in any particular order. To get fixed in 7.11.1 (planned release in March 2004) ====================== -12. PUT and POST with multiple auth bits or simply with NTLM or Digest do - wrong. #862835 Patch posted to list. (Awaiting feedback) - To get fixed in 7.11.2 (planned release May/June 2004) ====================== @@ -24,3 +21,6 @@ To get fixed in 7.11.2 (planned release May/June 2004) 23. Peter Sylvester's "Most Significant Common Name" patch. Feedback welcome. 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. -- cgit v1.2.3