aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-09-23 10:27:41 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-09-23 10:27:41 +0000
commita5f4cfc6126b5e6085d3972a00f37409de65ad11 (patch)
tree4d6e18d027d8a31e0db8dca29e1311a22d56c794
parent23e5402becfb97ab13480cd33e05ab549dc5efa4 (diff)
issue #171 is now in CVS
-rw-r--r--TODO-RELEASE2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 9aba548e7..aa7eb99b7 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -7,8 +7,6 @@ To be addressed before 7.19.1 (planned release: October/November 2008)
168 - curl_easy_pause bugs (still under discussion)
-171 - [PATCH] add some locking for thread-safety to NSS implementation
-
172 - Apply the getdate patch with Jamie Lokier's date function. Needs an
added check for years < 1970 (== no negative numbers may be returned)