git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16547 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-01-13 08:58:13 +00:00
parent 2f56b72d76
commit 0a12680b3c

View File

@@ -1,5 +1,10 @@
2006-01-02 Love H<>rnquist <20>strand <lha@it.su.se>
2006-01-13 Love H<>rnquist <20>strand <lha@it.su.se>
* include/make_crypto.c: Include more crypto headerfiles. Remove
support for old hash names.
2006-01-02 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/misc.c (_kdc_db_fetch): use calloc to allocate the entry,
from Andrew Bartlet.