aboutsummaryrefslogtreecommitdiff
path: root/src/config/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/ChangeLog')
-rw-r--r--src/config/ChangeLog26
1 files changed, 26 insertions, 0 deletions
diff --git a/src/config/ChangeLog b/src/config/ChangeLog
index 97bce15..56c3d9a 100644
--- a/src/config/ChangeLog
+++ b/src/config/ChangeLog
@@ -1,3 +1,29 @@
+2002-04-17 Danilo Almeida <dalmeida@mit.edu>
+
+ * win-pre.in: the proper #define is KRB5_DNS_LOOKUP_REALM
+ and not KRB5_DNS_LOOKUP_REALMS
+ (pullup from trunk - jaltman@columbia.edu)
+
+2002-04-05 Danilo Almeida <dalmeida@mit.edu>
+
+ * win-pre.in: Define KRB5_PRIVATE=1.
+
+2000-06-21 Danilo Almeida <dalmeida@mit.edu>
+
+ * win-pre.in: Fix up DNS build flags to correspond to new DNS
+ build flags. Add support for not using wshelper.
+
+2000-06-08 Tom Yu <tlyu@mit.edu>
+
+ * config.guess: Update to 2000-05-30 from FSF.
+
+ * config.sub: Update to 2000-05-30 from FSF.
+
+2000-05-03 Tom Yu <tlyu@mit.edu>
+
+ * libobj.in, pre.in: Put $(LOCALINCLUDES) after $(CPPFLAGS) since
+ $(CPPFLAGS) should have its includes show up first.
+
2000-03-01 Tom Yu <tlyu@mit.edu>
* pre.in (INSTALL_SHLIB): New variable.