aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-10-03 13:19:52 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-10-03 13:19:52 +0000
commitba1ff79b3f82460852f81afbb567587e768123b2 (patch)
tree9ccfe9a4389e889923df1ddfa7d5ce19a6ae9517 /RELEASE-NOTES
parent09d593ade0ed8f9f68c724e8a79f77a6e0e60adb (diff)
proto fix
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES7
1 files changed, 5 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 26709b76d..d926713b8 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -19,6 +19,8 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o changed the curl_lock_function proto to prevent warnings on some compilers
+ o builds fine on QNX 6.2.x now
o PUT with --digest works now
o --anyauth that picks NTLM and then follows a redirect (and does NTLM again)
works now
@@ -53,7 +55,8 @@ advice from friends like these:
Loren Kirkby, Jeff Pohlmeyer, Antoine Calando, Gerd v. Egidy, Vincent
Sanders, John McGowan, Henrik Storner, Jörg Mueller-Tolk, Peter Pentchev,
- Early Ehlinger, Kevin Fisk, Jurij Smakov, Bjorn Reese, Tim Bartley,
- David Kimdon, Dominick Meglio, Markus Moeller, Giuseppe Attardi
+ Early Ehlinger, Kevin Fisk, Jurij Smakov, Bjorn Reese, Tim Bartley, David
+ Kimdon, Dominick Meglio, Markus Moeller, Giuseppe Attardi, James MacMillan,
+ Neil Spring
Thanks! (and sorry if I forgot to mention someone)