From: Daniel Stenberg Date: Mon, 8 Sep 2008 07:37:57 +0000 (+0000) Subject: 171 - [PATCH] add some locking for thread-safety to NSS implementation X-Git-Tag: curl-7_19_1~400 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4da82a43bc59d14d93280dbf318779f3619c843;p=thirdparty%2Fcurl.git 171 - [PATCH] add some locking for thread-safety to NSS implementation --- diff --git a/TODO-RELEASE b/TODO-RELEASE index 61990d5ae0..e7139ce3ec 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 - +