From 74e9bbce045491f01a29215be41e2aba1b915fb5 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Mon, 23 Jul 2001 14:30:17 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10389 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 830cb6147..4f58288a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2001-07-23 Johan Danielsson + * admin/get.c: don't open connection to server until we loop over + the principals, at that time we know the realm of the (first) + principal and we can default to that admin server + * admin: add a rename command 2001-07-19 Assar Westerlund