aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-05-13 22:24:50 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-05-13 22:24:50 +0000
commitf581c1062e084f76cc9bc6240d39b7d57371f462 (patch)
treea08e446ba734d8c31b37d09a7479e49368959c29 /RELEASE-NOTES
parent0b3deceea3c5ceebd614bfabe3fea3a26db2f4e3 (diff)
uses select() instead of poll() even on Mac OS X 10.4
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 569bf80a7..416552231 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -20,6 +20,7 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o uses select() instead of poll() even on Mac OS X 10.4
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
@@ -51,6 +52,7 @@ 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, Allan
+ Paul Moore, Alexander Zhuravlev, Bryan Henderson, Jeremy Brown, Allan,
+ Grigory Entin
Thanks! (and sorry if I forgot to mention someone)