diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-11-04 21:17:18 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-11-04 21:17:18 +0000 |
commit | 3688cd3feafcc346cb4a78bcd50a6946790fc803 (patch) | |
tree | fbf15e0965c62b6f3e052cdb665d668ce58b6556 /TODO-RELEASE | |
parent | 5ca2a8318d0df95d24180b72040b21a21d9ba5ef (diff) | |
download | curl-3688cd3feafcc346cb4a78bcd50a6946790fc803.tar.gz |
the pending bugs are now moved to next release
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index bf38476f3..841a56487 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,15 +1,15 @@ To be addressed before 7.19.1 (planned release: November 2008) ============================= +To be addressed in 7.19.2 (planned release: January 2009) +========================= + 188 - "Curl keep special character in filename when saving" bug #2192220 189 - "NTLM authentication and POST wrong behavior" bug #2203193 190 - "Using NTLM proxy will lose form-data. Makes NTLM unusable." bug #2210686 -To be addressed in 7.19.2 (planned release: January 2009) -========================= - 191 - "proposed patch for curl/libssh2 bugfix" http://curl.haxx.se/mail/archive-2008-10/0000.html |