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 22fb03879..87707074e 100644
--- a/src/include/ChangeLog
+++ b/src/include/ChangeLog
@@ -1,3 +1,10 @@
+2004-06-02 Ken Raeburn <raeburn@mit.edu>
+
+ * k5-int.h (struct krb5_rc_st, struct _krb5_rc_ops, krb5_rc_ops):
+ Move type definitions to rc-int.h.
+ (krb5_rc_register_type, krb5_rc_dfl_ops): Move declarations to
+ rc-int.h.
+
2004-05-30 Ken Raeburn <raeburn@mit.edu>
* k5-int.h (krb5int_crypto_init, krb5int_prng_init): Declare.