git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10389 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2001-07-23 14:30:17 +00:00
parent fe6bf34316
commit 74e9bbce04

View File

@@ -1,5 +1,9 @@
2001-07-23 Johan Danielsson <joda@pdc.kth.se>
* 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 <assar@sics.se>