*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6359 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-06-23 12:43:31 +00:00
parent 2dbeee4ddc
commit 0d49ab4e1f
4 changed files with 20 additions and 0 deletions

View File

@@ -1,5 +1,13 @@
1999-06-23 Assar Westerlund <assar@sics.se>
* util.c (edit_entry): look at default
(edit_time): always set mask even if value == 0
* kadmin_locl.h (edit_entry): update
* ank.c: make ank use the values of the default principal for
prompting
* version4.c (values_to_ent): convert key data correctly
1999-05-23 Assar Westerlund <assar@sics.se>