git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21608 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-07-17 07:05:13 +00:00
parent 9bb34fefc3
commit 54836d4123

View File

@@ -1,3 +1,11 @@
2007-07-17 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/kx509.c: Use unsigned char * as argument to HMAC_Update to
please OpenSSL and gcc.
* kdc/digest.c: Use unsigned char * as argument to MD5_Update to
please OpenSSL and gcc.
2007-07-16 Love H<>rnquist <20>strand <lha@it.su.se>
* include/Makefile.am: Add krb_err.h.