aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-05-12 14:00:27 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-05-12 14:00:27 +0000
commit5a5cf3a51db0117920081ff004ec51ed36d86896 (patch)
treee9036d22e574c95e87a34a2d472ee39cd5f392d2 /RELEASE-NOTES
parent3f23e8443e67e5f415aaf532062c1054ab1b9a1a (diff)
-z bad use warning and NTLM proxy auth in reconnect fix
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES4
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 1549b9b0d..569bf80a7 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -20,6 +20,8 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o reconnected proxy use with NTLM auth on the same handle
+ o warns about bad -z date syntax
o docs/THANKS now contains all known contributors
o builds out-of-the-box on (presumably ipv6-enabled) AIX 4.3 hosts
o curl --head could wrongly complain on bad chunked-encoding
@@ -49,6 +51,6 @@ advice from friends like these:
Christophe Legry, Cory Nelson, Gisle Vanem, Dan Fandrich, Toshiyuki Maezawa,
Olivier, Andres Garcia, Dave Dribin, Alex Suykov, Cory Nelson, Fred New,
- Paul Moore, Alexander Zhuravlev, Bryan Henderson, Jeremy Brown
+ Paul Moore, Alexander Zhuravlev, Bryan Henderson, Jeremy Brown, Allan
Thanks! (and sorry if I forgot to mention someone)