]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
addressed (replied to with comments) most out-stading release issues and moved
authorDaniel Stenberg <daniel@haxx.se>
Sun, 25 Mar 2007 07:44:05 +0000 (07:44 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 25 Mar 2007 07:44:05 +0000 (07:44 +0000)
one over to KNOWN_BUGS

TODO-RELEASE
docs/KNOWN_BUGS

index 8573d134e0e3107051dc1ae4d481e0a41bed5ca9..83ddec120558bf0be06492632f0ea1acea6c608b 100644 (file)
@@ -1,28 +1,26 @@
 To be addressed before 7.16.2 (planned release: March/April 2007)
 =============================
 
-82 - Mac OS X test failures (Daniel Johnson)
-     http://curl.haxx.se/mail/lib-2007-03/0095.html
-
-83 - re-using connection with authentication (Sigrid Thijs)
+*83 - re-using connection with authentication (Sigrid Thijs)
      http://curl.haxx.se/mail/lib-2007-03/0129.html
 
-84 - SSL_CTX caching (Shmulik Regev)
+*84 - SSL_CTX caching (Shmulik Regev)
      http://curl.haxx.se/mail/lib-2007-03/0061.html
 
-85 - NTLM proxy nightmare - POST problem (Jonathan Arnold)
+*85 - NTLM proxy nightmare - POST problem (Jonathan Arnold)
      http://curl.haxx.se/mail/lib-2007-03/0146.html
 
-86 - Updated patch coming (Ravi Pratap)
+*86 - Updated patch coming (Ravi Pratap)
      [only discussed privately so far]
 
-87 - HTTPS GET/POST through a proxy with authentication fails (Hang Kin Lau)
-     http://curl.haxx.se/mail/archive-2007-03/0045.html
-
-88 - FD leakage with dump (Pedro Larroy)
+*88 - FD leakage with dump (Pedro Larroy)
      http://curl.haxx.se/mail/lib-2007-03/0112.html
 
-90 - Crash during gethostbyname in libcurl (Sebastien Trottier)
+*90 - Crash during gethostbyname in libcurl (Sebastien Trottier)
      http://curl.haxx.se/mail/lib-2007-03/0158.html
 
-92 -
+92 - Bug in curl_multi_info_read in multi.c? (Daniel Johnson)
+
+93 - 
+
+[*] = partly addressed, awaits further comments or updates from users
index 74bf092f8b98ab036dee49285b92a726e528f396..ae109708249dc495bcdeaea12a7103005f4acf81 100644 (file)
@@ -3,6 +3,9 @@ join in and help us correct one or more of these! Also be sure to check the
 changelog of the current development status, as one or more of these problems
 may have been fixed since this was written!
 
+40. Mac OS X test failures (Daniel Johnson)
+  http://curl.haxx.se/mail/lib-2007-03/0095.html
+
 39. Steffen Rumler's Race Condition in Curl_proxyCONNECT:
   http://curl.haxx.se/mail/lib-2007-01/0045.html