summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/include/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/include/ChangeLog b/src/include/ChangeLog
index f547242bf8..5290cb377c 100644
--- a/src/include/ChangeLog
+++ b/src/include/ChangeLog
@@ -1,7 +1,9 @@
Fri Apr 21 08:58:50 1995 Theodore Y. Ts'o <tytso@lurch.mit.edu>
* krb5.h: krb5_princ_aref() doesn't work, and isn't used anywhere.
- Removed.
+ Removed. (So all of macros.h is gone.)
+
+ * krb5.h, k5-int.h: Moved struct _krb5_context to k5-int.h
Thu Apr 20 12:15:54 1995 Keith Vetter (keithv@fusion.com)