summaryrefslogtreecommitdiffstats
path: root/src/include/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/ChangeLog')
-rw-r--r--src/include/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/include/ChangeLog b/src/include/ChangeLog
index e23ea4c58..25509b2fc 100644
--- a/src/include/ChangeLog
+++ b/src/include/ChangeLog
@@ -1,3 +1,10 @@
+2002-04-02 Tom Yu <tlyu@mit.edu>
+
+ * krb5.hin: Default to KRB5_DEPRECATED=1, allowing compiler
+ command line to override. Hide some struct definitions. Use
+ KRB5INT_BEGIN_DECLS and KRB5INT_END_DECLS to deal with C++
+ function declarations.
+
2002-04-01 Tom Yu <tlyu@mit.edu>
* krb5.hin: Move a whole bunch of stuff under KRB5_DEPRECATED or