diff --git a/kadmin/ChangeLog b/kadmin/ChangeLog index 6b441edf7..a0c367526 100644 --- a/kadmin/ChangeLog +++ b/kadmin/ChangeLog @@ -1,5 +1,19 @@ 1999-08-19 Assar Westerlund + * util.c (edit_timet): break when we manage to parse the time not + the inverse. + + * mod.c: add parsing of lots of options. From Love + + + * ank.c: add setting of expiration and password expiration + + * kadmin_locl.h: update util.c prototypes + + * util.c: move-around. clean-up, rename, make consistent (and + some other weird stuff). based on patches from Love + + * version4.c (kadm_ser_cpw): initialize password (handle_v4): remove unused variable `ret'