aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2007-04-10 19:09:10 +0000
committerYang Tse <yangsita@gmail.com>2007-04-10 19:09:10 +0000
commita7aca2e8af9641f3ce580c69fa5d1f9bd8bba743 (patch)
tree177891d06e910c887d99fe90fcc8e9096703eac9
parentd8d3dc9302d0bf401708bfb76185bbaaf6d05dc0 (diff)
configure script will ignore --enable-sspi option for non-native Windows
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 64a66d796..eca2dd0ad 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