]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
configure script will ignore --enable-sspi option for non-native Windows
authorYang Tse <yangsita@gmail.com>
Tue, 10 Apr 2007 19:09:10 +0000 (19:09 +0000)
committerYang Tse <yangsita@gmail.com>
Tue, 10 Apr 2007 19:09:10 +0000 (19:09 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 64a66d7969664ad058371d73851e84ee8a59e499..eca2dd0ad02c4a3bf04e5ff17708632410ec4b11 100644 (file)
--- 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