summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2011-04-16 18:46:08 +0200
committerDaniel Stenberg <daniel@haxx.se>2011-04-16 18:46:08 +0200
commitb40c8f9249af65dfd760f5ca732e19054fc74a79 (patch)
treeae7614c59cf149d0cd04525e9fe0baa90420c94a
parent714215f283a23b700e09b91873c3f57421432ec9 (diff)
downloadgnurl-b40c8f9249af65dfd760f5ca732e19054fc74a79.tar.gz
gnurl-b40c8f9249af65dfd760f5ca732e19054fc74a79.tar.bz2
gnurl-b40c8f9249af65dfd760f5ca732e19054fc74a79.zip
TODO-RELEASE: push the remaining ones to next release
As we're closing in on the release, I give up on the remaining ones but I leave them in here for now to try to fix for next release. I removed the 281 issue about warnings from the statical analyzer scans, as they seem to be mostly false positives at this point.
-rw-r--r--TODO-RELEASE5
1 files changed, 1 insertions, 4 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 581e272dc..a91c2c274 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -1,9 +1,6 @@
-To be addressed in 7.21.5
+To be addressed in 7.21.6
=========================
-281 - Several scan-build warnings have sneaked in:
- http://curl.haxx.se/scans/
-
284 - bug 3172608 "No re-authentication when HTTP connecton is closed"
http://curl.haxx.se/bug/view.cgi?id=3172608
Would be nice if someone could verify the suggested patch