Gnter Knauf and Casey O'Donnell worked out an extra #if condition for the

curl/multi.h header to work better in winsock-using apps.
This commit is contained in:
Daniel Stenberg
2004-09-30 19:50:36 +00:00
parent 94c6a5eeab
commit d4db35c125
2 changed files with 7 additions and 0 deletions

View File

@@ -7,6 +7,9 @@
Changelog
Daniel (30 September 2004)
- G<>nter Knauf and Casey O'Donnell worked out an extra #if condition for the
curl/multi.h header to work better in winsock-using apps.
- Jean-Philippe Barrette-LaPierre made buildconf run better on Mac OS X by
properly using glibtoolize instead of plain libtoolize. (This is made if
glibtool was found and used instead of plain libtool.)