diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-01-08 10:32:54 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-01-08 10:32:54 +0000 |
commit | 2ed23cb50d85029b22c07ccb47e4b010f0fdd34a (patch) | |
tree | 220e23d343bd0604b51ea590a6d9d504088ba18a /TODO-RELEASE | |
parent | a97ab4f93385b04cf63c1bfc67b4e487e772a587 (diff) | |
download | curl-2ed23cb50d85029b22c07ccb47e4b010f0fdd34a.tar.gz |
"204 - Rob C's NSS fix" is done and since we enter feature freeze now I moved
the remaining three issues to next release since they are about new things and
not just fixing bugs
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 c68634449..b2f68b51d 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,7 +1,10 @@ To be addressed in 7.19.3 (planned release: January 2009) ========================= -204 - Rob C's NSS fix +[nothing] + +To be addressed in 7.19.4 (planned release: March 2009) +========================= 205 - A. Craig West's CURLOPT_NOPROXY option |