uses select() instead of poll() even on Mac OS X 10.4
authorDaniel Stenberg <daniel@haxx.se>
Fri, 13 May 2005 22:24:50 +0000 (22:24 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 13 May 2005 22:24:50 +0000 (22:24 +0000)
RELEASE-NOTES

index 569bf80a7db44177656172f0d4bb7b124088f8b5..416552231a7eb700271c260ee81eb31aa73450ac 100644 (file)
@@ -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)