diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-08-08 23:09:24 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-08-08 23:09:24 +0000 |
commit | 4f8a49143d697cd61451d8cadbc0f6155bf9928d (patch) | |
tree | 80a43b54b93aded50c22a1c69600086dff464735 /TODO-RELEASE | |
parent | 493d6033aa299b614f0edecd86e1eccf95a86a00 (diff) |
mention two other bugs we should fix before release
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index c0d2403cd..10d99f611 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -5,4 +5,9 @@ To get fixed in 7.14.1 (planned release: August 2005) 60 - CONNECT 407 responses that kills the connection -61 - +61 - Harshal Pradhan's Use-after-free with libcurl+ares on windows bug + +62 - The sending big POST data to HTTPS bug + +63 - + |