From 6045d051d73d02271533dffd2352b1425b7a56ee Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Wed, 17 Jan 2007 12:00:08 +0000
Subject: [PATCH] two other still outstanding issues

---
 TODO-RELEASE | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/TODO-RELEASE b/TODO-RELEASE
index 9e74692baf..9d9bbac17d 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -13,6 +13,10 @@ To get fixed in 7.16.1 (planned release: January 2007)
 79 - Vlad's Connection resuability after CURLE_WRITE_ERROR
      http://curl.haxx.se/mail/lib-2007-01/0122.html
 
-80 - 
+80 - Steffen Rumler's Race Condition in Curl_proxyCONNECT:
+     http://curl.haxx.se/mail/lib-2007-01/0045.html
 
+81 - Kumar Swamy Bhatt's problem in ftp/ssl "LIST" operation:
+     http://curl.haxx.se/mail/lib-2007-01/0103.html
 
+82 - 
-- 
GitLab