From 9681e7059d7929cc95fb0e47a03579d7fcb9e0e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 8 May 2007 07:14:11 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20613 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/kadm5/ChangeLog | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/lib/kadm5/ChangeLog b/lib/kadm5/ChangeLog index 579faa8ba..055777dd3 100644 --- a/lib/kadm5/ChangeLog +++ b/lib/kadm5/ChangeLog @@ -1,5 +1,20 @@ -2007-05-07 Love Hörnquist Åstrand +2007-05-08 Love Hörnquist Åstrand + * delete_s.c: Write log entry after store is successful, rename + out goto statments. + + * randkey_s.c: Write log entry after store is successful. + + * modify_s.c: Write log entry after store is successful. + + * rename_s.c: indent. + + * chpass_s.c: Write log entry after store is successful. + + * create_s.c: Write log entry after store is successful. + +2007-05-07 Love Hörnquist Åstrand + * iprop-commands.in: Add default values to make this working again.