summaryrefslogtreecommitdiffstats
path: root/src/include/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/ChangeLog')
-rw-r--r--src/include/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/include/ChangeLog b/src/include/ChangeLog
index c5c9cd6b04..6342ccbcac 100644
--- a/src/include/ChangeLog
+++ b/src/include/ChangeLog
@@ -1,3 +1,12 @@
+2000-07-19 Danilo Almeida <dalmeida@mit.edu>
+
+ * k5-int.h: Add krb5int_accessor() and related definitions.
+ krb5int_accessor should be used by any code that is trying to use
+ krb5 internal functions (such as krb524 and GSSAPI). The goal is
+ to eventually make this function do nothing. That will only be
+ accomplished when we fix our apps/libraries not to call internal
+ functions.
+
2000-07-18 Ezra Peisach <epeisach@mit.edu>
* k5-int.h: Move prototypes for krb5 only internal functions