diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-10-12 12:47:31 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-10-12 12:47:31 +0000 |
commit | d30cf22c126103e0b6f44bba4375096a12eb69f9 (patch) | |
tree | 7c792202965251e3cb07628914c4a28118eeb2d3 /TODO-RELEASE | |
parent | 557b6cfd3f866adb9040a0efa5466ea11e45587a (diff) | |
download | curl-d30cf22c126103e0b6f44bba4375096a12eb69f9.tar.gz |
one item fixed, one added for 7.12.2 and two more for 7.12.3
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index ed1fa415e..5ce661fb0 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -3,10 +3,14 @@ Issues not sorted in any particular order. To get fixed in 7.12.2 (planned release: mid October 2004) ====================== -44 - Alan Pinstein's SIGPIPE when uploading with CURLOPT_READDATA problem +50 - threaded windows resolver problem reported by Traian Nicolescu To get fixed in 7.12.3 (planned release: December 2004) ====================== 47 - Peter Sylvester's patch for SRP on the TLS layer +48 - MSVC Makefile improvements by Samuel Díaz García + +49 - 3rd party FTP fix for CURLOPT_FTP_CREATE_MISSING_DIRS by Alexander + Krasnostavsky |