diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-11-22 15:49:17 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-11-22 15:49:17 +0000 |
commit | b4c7876e4b648d51b73b04ca05e16f8951196969 (patch) | |
tree | 2336f6d9cf616e6e0df2d0b1649cbfe8b77723b8 /TODO-RELEASE | |
parent | 4207ef3d272513913785bd72c4686299f79cdcc4 (diff) |
issue 52 is fixed, I work on 51
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 47728310f..cf7f88c0c 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -10,10 +10,8 @@ To get fixed in 7.12.3 (planned release: December 2004) 48 - MSVC Makefile improvements by Samuel Díaz García Still lacks user feedback. Possibly not going to get in. -51 - PUT/POST with multipass authenticaion (API change required) - Being discussed on the libcurl list. - -52 - POST with NULL contents should still POST. +51 - PUT/POST with multipass authenticaion + Daniel works on this. To get fixed in 7.13 (planned release: March 2005) ====================== |