diff --git a/ChangeLog b/ChangeLog index f9e354068..ae3ed6166 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-04-01 Love Hörnquist Åstrand + + * admin/change.c (kt_change): collect all principals we are going + to change, and pick the highest kvno and use that to guess what + kvno the resulting kvno is going to be. Now two ktutil change in a + row works. XXX fix the protocol to pass the kvno back. + 2003-03-31 Love Hörnquist Åstrand * appl/kf/kf.1: afs->AFS, from jmc diff --git a/lib/kadm5/ChangeLog b/lib/kadm5/ChangeLog index 4d2e847fb..74bec22d9 100644 --- a/lib/kadm5/ChangeLog +++ b/lib/kadm5/ChangeLog @@ -1,3 +1,8 @@ +2003-04-01 Love Hörnquist Åstrand + + * init_c.c (kadm_connect): if a context realm was passed in, use + that to form the kadmin/admin principal + 2003-03-19 Love Hörnquist Åstrand * ipropd_master.c (main): make sure we don't consider dead slave