From b4c7876e4b648d51b73b04ca05e16f8951196969 Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Mon, 22 Nov 2004 15:49:17 +0000
Subject: [PATCH] issue 52 is fixed, I work on 51

---
 TODO-RELEASE | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/TODO-RELEASE b/TODO-RELEASE
index 47728310f4..cf7f88c0c7 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)
 ======================
-- 
GitLab