summaryrefslogtreecommitdiffstats
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/kadm/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/lib/kadm/ChangeLog b/src/lib/kadm/ChangeLog
index fef8942cf..42a552ca8 100644
--- a/src/lib/kadm/ChangeLog
+++ b/src/lib/kadm/ChangeLog
@@ -1,4 +1,11 @@
+Tue May 16 10:35:54 EDT 1995 Paul Park (pjpark@mit.edu)
+ * t_dbentry.c, t_ktentry.c - new test modules for encode/decode
+ functions. These convert to and from krb5_db_entry and
+ krb5_keytab_entry and verify contents.
+ * adm_kt_enc.c - Fix bug encoding integer values.
+
+
Tue May 9 15:21:49 EDT 1995 Paul Park (pjpark@mit.edu)
* adm_conn.c - use profile information to locate the admin_server.
Also, return the correct value from krb5_adm_connect