diff --git a/ChangeLog b/ChangeLog index 89ccd0082..c123750b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ -2006-01-02 Love Hörnquist Åstrand +2006-01-13 Love Hörnquist Åstrand + * include/make_crypto.c: Include more crypto headerfiles. Remove + support for old hash names. + +2006-01-02 Love Hörnquist Åstrand + * kdc/misc.c (_kdc_db_fetch): use calloc to allocate the entry, from Andrew Bartlet.