From a7fa272ee4d672628faaf38a9b33054ffc5e5ec9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 3 Jul 2003 13:38:42 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12420 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 1af18027d..07f697ad6 100644 --- a/lib/kadm5/ChangeLog +++ b/lib/kadm5/ChangeLog @@ -1,3 +1,9 @@ +2003-07-03 Love Hörnquist Åstrand + + * iprop.h, ipropd_master.c, ipropd_slave.c: + Add probing from the server that the client is still there, also + make the client check that the server is probing. + 2003-07-02 Love Hörnquist Åstrand * truncate_log.c (main): add missing ``if (ret)''