diff --git a/kadmin/ChangeLog b/kadmin/ChangeLog index e16740cb5..6b7d990ad 100644 --- a/kadmin/ChangeLog +++ b/kadmin/ChangeLog @@ -1,3 +1,12 @@ +2000-08-04 Johan Danielsson + + * Makefile.am: link with pidfile library + + * kadmind.c: write a pid file, and setup password quality + functions + + * kadmin_locl.h: util.h + 2000-07-27 Assar Westerlund * version4.c (decode_packet): be totally consistent with the @@ -58,6 +67,12 @@ * kadmin_locl.h: add limits.h and sys/select.h +2000-07-17 Johan Danielsson + + * kadm_conn.c: put all processes in a new process group + + * server.c (v5_loop): use krb5_{read,write}_priv_message + 2000-07-11 Johan Danielsson * version4.c: change log strings to match the v5 counterparts