From: Yang Tse Date: Tue, 10 Apr 2007 19:09:10 +0000 (+0000) Subject: configure script will ignore --enable-sspi option for non-native Windows X-Git-Tag: curl-7_16_2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a7aca2e8af9641f3ce580c69fa5d1f9bd8bba743;p=thirdparty%2Fcurl.git configure script will ignore --enable-sspi option for non-native Windows --- diff --git a/CHANGES b/CHANGES index 64a66d7969..eca2dd0ad0 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,9 @@ Changelog +Yang Tse (10 April 2007) +- configure script will ignore --enable-sspi option for non-native Windows. + Daniel S (9 April 2007) - Nick Zitzmann did ssh.c cleanups