From 38f6e141b9314685d4aa3767a0e53cef009d7ec3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 8 May 2007 01:41:27 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20598 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/kadm5/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lib/kadm5/ChangeLog b/lib/kadm5/ChangeLog index 6516f6688..8f0b68d42 100644 --- a/lib/kadm5/ChangeLog +++ b/lib/kadm5/ChangeLog @@ -1,5 +1,12 @@ 2007-05-07 Love Hörnquist Åstrand + * iprop-log.8: Document last-version. + + * iprop-log.c: (last_version): print last version of the log. + + * iprop-commands.in: new command last-version: print last version + of the log. + * log.c (kadm5_log_previous): document assumptions and make less broken. Bug report from Ronny Blomme.