diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-09-23 10:27:41 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-09-23 10:27:41 +0000 |
commit | a5f4cfc6126b5e6085d3972a00f37409de65ad11 (patch) | |
tree | 4d6e18d027d8a31e0db8dca29e1311a22d56c794 | |
parent | 23e5402becfb97ab13480cd33e05ab549dc5efa4 (diff) |
issue #171 is now in CVS
-rw-r--r-- | TODO-RELEASE | 2 |
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) |