From d27f2d8168fa13e9671351f4afde2986b0aee5c0 Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Tue, 7 Oct 2008 22:49:11 +0000
Subject: [PATCH] some additional classification of the entries

---
 TODO-RELEASE | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/TODO-RELEASE b/TODO-RELEASE
index 2e441c4f65..14a5264509 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -1,18 +1,22 @@
 To be addressed before 7.19.1 (planned release: October/November 2008)
 =============================
 
+Awaiting feedback, updates or removal:
+
 165 - "Problem with CURLOPT_RESUME_FROM and CURLOPT_APPEND" by Daniele Pinau,
       recipe: http://curl.haxx.se/mail/lib-2008-08/0439.html
-      (under discussion)
 
-168 - curl_easy_pause bugs (still under discussion)
+168 - curl_easy_pause bugs
 
 173 - "Patch to use GSSAPI authentication for socks5 connection" by
       Markus Moeller http://curl.haxx.se/mail/archive-2008-09/0053.html
-      (under discussion)
 
 178 - "[Patch] Disable multi API support"
 
+Patches pending commit:
+
 179 - "[PATCH] Colon in username"
 
-180 - 
+180 -  CURLINFO_REDIRECT_URL leaks memory and is incorrect
+
+181 - 
-- 
GitLab