From a740f26986a82fa955ff4c0479bc15a944cd6401 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 3 Aug 2007 13:45:18 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21808 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/kadm5/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lib/kadm5/ChangeLog b/lib/kadm5/ChangeLog index 5cb281488..84bcee793 100644 --- a/lib/kadm5/ChangeLog +++ b/lib/kadm5/ChangeLog @@ -1,5 +1,11 @@ 2007-08-03 Love Hörnquist Åstrand + * log.c (kadm5_log_foreach): check that the postamble contains the + right data. + + * ipropd_master.c: Sprinkle more info about what versions the + master thinks about the client versions. + * ipropd_master.c: Start the server at the current version, not 0. 2007-08-02 Love Hörnquist Åstrand