diff --git a/lib/kadm5/ChangeLog b/lib/kadm5/ChangeLog index da93978f8..b962c945b 100644 --- a/lib/kadm5/ChangeLog +++ b/lib/kadm5/ChangeLog @@ -1,4 +1,21 @@ -2005-08-11 Love Hörnquist Åstrand +2005-08-24 Love Hörnquist Åstrand + + * ipropd_master.c: Update to new signature of kadm5_log_previous. + + * log.c (kadm5_log_previous): catch errors instead of asserting + and set error string. + + * iprop-commands.in: New program iprop-log that incorperates + dump_log as a subcommand, truncate_log and replay_log soon to come + after. + + * iprop-log.c: New program iprop-log that incorperates dump_log as + a subcommand, truncate_log and replay_log soon to come after. + + * Makefile.am: New program iprop-log that incorperates dump_log as + a subcommand, truncate_log and replay_log soon to come after. + +2005-08-11 Love Hörnquist Åstrand * get_s.c: Implement KADM5_LAST_PWD_CHANGE.