From 93c02fabb1d404c5e4c7d9ef1b7a094295b072fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 6 Aug 2007 02:20:21 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21825 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 5e9d01128..c7a9bec6e 100644 --- a/lib/kadm5/ChangeLog +++ b/lib/kadm5/ChangeLog @@ -1,3 +1,9 @@ +2007-08-06 Love Hörnquist Åstrand + + * ipropd_master.c: - don't push whole database to the new client + every time. - make slaves get the whole new database if they have + a newer log the the master (and thus have them go back in time). + 2007-08-03 Love Hörnquist Åstrand * ipropd_slave.c: make more sane.