diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-09-24 22:03:01 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-09-24 22:03:01 +0000 |
commit | 2723eda1e406beb3c62d792931a0b52a56a609ca (patch) | |
tree | 0bbd0371f1149b5ff6c21c137112c483edd959cf /CHANGES | |
parent | 1fa3a5cce937168eaa3be11f7949ed046390afa7 (diff) | |
download | curl-2723eda1e406beb3c62d792931a0b52a56a609ca.tar.gz |
Bernard Leak fixed configure --with-gssapi-libs
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ Changelog Daniel (24 September 2006) +- Bernard Leak fixed configure --with-gssapi-libs. + - Cory Nelson made libcurl use the WSAPoll() function if built for Windows Vista (_WIN32_WINNT >= 0x0600) |