git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14743 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-04-04 19:41:25 +00:00
parent 9dfec2715f
commit d762bb20d1

View File

@@ -1,5 +1,10 @@
2005-04-04 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/asn1/check-der.c: use size_t, print size_t by casting to
unsigned long
* lib/krb5/test_crypto.c: print size_t by casting to unsigned long
* lib/krb5/acache.c: Argument to create_new_ccache is a principal,
not a credential cache name. Clean up lossage related to this
problem.