diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-08-09 12:18:30 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-08-09 12:18:30 +0000 |
commit | c50ced6cc2211dd7f854e0eb5edb25960a6c0c7b (patch) | |
tree | f3a739cfe9341688ee38e4e7c42c488108e76cf7 /TODO-RELEASE | |
parent | f4783bda270c4c2ba497420e9bd777d4147bd87d (diff) | |
download | curl-c50ced6cc2211dd7f854e0eb5edb25960a6c0c7b.tar.gz |
adding notes for 7.12.2 now, 7.12.1 is removed due to release ANY DAY NOW
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 60e47286d..75fb6f22c 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,12 +1,9 @@ Issues not sorted in any particular order. - -To get fixed in 7.12.1 (planned release: August 2004) -====================== - - Bugfixes reported until late July - To get fixed in 7.12.2 (planned release: December 2004) ====================== +36. Fix HTTP Negotiate authentication so that no bogus user name needs to be + provided to activate it. + Bugfixes reported until late November |