diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-09-08 07:37:57 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-09-08 07:37:57 +0000 |
commit | a4da82a43bc59d14d93280dbf318779f3619c843 (patch) | |
tree | 6555bc3d83f20224d12914e0d3cd63a342b20694 /TODO-RELEASE | |
parent | bc90fefb5b6738219bd4158f2adf6c7cb0a7af21 (diff) |
171 - [PATCH] add some locking for thread-safety to NSS implementation
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 5 |
1 files changed, 4 insertions, 1 deletions
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 - + |