diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-04-16 18:46:08 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-04-16 18:46:08 +0200 |
commit | b40c8f9249af65dfd760f5ca732e19054fc74a79 (patch) | |
tree | ae7614c59cf149d0cd04525e9fe0baa90420c94a /TODO-RELEASE | |
parent | 714215f283a23b700e09b91873c3f57421432ec9 (diff) | |
download | curl-b40c8f9249af65dfd760f5ca732e19054fc74a79.tar.gz |
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.
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 5 |
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 |