git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15586 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-07-07 21:52:34 +00:00
parent da49dbd58e
commit 7da40a08e1

View File

@@ -1,5 +1,13 @@
2005-07-07 Love H<>rnquist <20>strand <lha@it.su.se>
* ktutil.c: rename optind to optidx
* list.c: make a copy of realm and admin_server to avoid
un-consting avoid shadowing
* get.c: make a copy of realm and admin_server to avoid
un-consting avoid shadowing
* change.c (change_entry): just use global context to avoid
shadowing; make a copy of realm and admin_server to avoid
un-consting.