git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15453 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-06-16 20:42:30 +00:00
parent 6ff139c34a
commit 69ef60cef2
3 changed files with 58 additions and 1 deletions

View File

@@ -1,5 +1,13 @@
2005-06-16 Love H<>rnquist <20>strand <lha@it.su.se>
* decapsulate.c: use rk_UNCONST
* ccache_name.c: rename to avoid shadowing
* gssapi_locl.h: give kret in GSSAPI_KRB5_INIT a more unique name
* process_context_token.c: use rk_UNCONST to unconstify
* test_cred.c: rename optind to optidx
2005-05-30 Love H<>rnquist <20>strand <lha@it.su.se>