David Rosenstrauch reported that header files spnegohelp.h and

openssl/objects.h were needed to compile SPNEGO support.
This commit is contained in:
Yang Tse
2008-05-26 03:10:34 +00:00
parent d6f8f16068
commit c57e748107
3 changed files with 15 additions and 1 deletions

View File

@@ -7,6 +7,10 @@
Changelog
Yang Tse (26 May 2008)
- David Rosenstrauch reported that header files spnegohelp.h and
openssl/objects.h were needed to compile SPNEGO support.
Daniel Fandrich (22 May 2008)
- Made sure to pass longs in to curl_easy_setopt where necessary in the
example programs and libtest code.