From a4da82a43bc59d14d93280dbf318779f3619c843 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 8 Sep 2008 07:37:57 +0000 Subject: [PATCH] 171 - [PATCH] add some locking for thread-safety to NSS implementation --- TODO-RELEASE | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO-RELEASE b/TODO-RELEASE index 61990d5ae..e7139ce3e 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -21,5 +21,8 @@ To be addressed before 7.19.1 (planned release: October/November 2008) 170 - Two small items of interest for the webpage two mistakes in the curl.1 man page -171 - +171 - [PATCH] add some locking for thread-safety to NSS implementation + +172 - +