diff options
author | Daniel Stenberg <daniel@haxx.se> | 2012-10-09 00:32:11 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2012-10-09 00:34:16 +0200 |
commit | 3644a3502751529db0b4f0e8bdc220526596d208 (patch) | |
tree | a7bd95dd3b29a883e405e76fcabb42710303458a /TODO-RELEASE | |
parent | 542802af231d25d97cc03d0d67474fb8ace2f379 (diff) |
TODO-RELEASE: cleanup for 7.28.0
one issue is now KNOWN_BUG #79
the other we just skip since nobody is working on it or is planning to
start working on it anytime soon
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index ee3901a72..81dc0329c 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,12 +1,3 @@ -To be addressed in 7.28 -======================= - -315 - multiple receivers with SMTP and one fails - -326 - Improve testsuite for better results when running on MSYS/MinGW. - Fix crahses with tests lib547, lib548, lib590 and curl. - Fix socketflt for Win32. Fix hung with test 1326. - To be addressed in 7.29 ======================= |