Fix bug in ktent_to_proto() and add test modules
authorPaul Park <pjpark@mit.edu>
Tue, 16 May 1995 14:40:02 +0000 (14:40 +0000)
committerPaul Park <pjpark@mit.edu>
Tue, 16 May 1995 14:40:02 +0000 (14:40 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5821 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/kadm/ChangeLog

index fef8942cf62703472bf68043c6587a7abf3e658b..42a552ca86d47ff12844e31eb9cde47caa78268d 100644 (file)
@@ -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