diff --git a/ChangeLog b/ChangeLog index acd0e8cf8..2c4e7f48a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,28 @@ +2006-05-06 Love Hörnquist Åstrand + + * include/make_crypto.c: Move up evp.h to please OpenSSL, from + Douglas E. Engert. + + * kcm/acl.c: Multicache kcm interation isn't done yet, let wait + with this enum. + 2006-05-05 Love Hörnquist Åstrand + * lib/krb5/krb5_set_default_realm.3: Spelling/mdoc from Björn + Sandell + + * lib/krb5/krb5_rcache.3: Spelling/mdoc from Björn Sandell + + * lib/krb5/krb5_keytab.3: Spelling/mdoc from Björn Sandell + + * lib/krb5/krb5_get_in_cred.3: Spelling/mdoc from Björn Sandell + + * lib/krb5/krb5_expand_hostname.3: Spelling/mdoc from Björn + Sandell + + * lib/krb5/krb5_c_make_checksum.3: Spelling/mdoc from Björn + Sandell + * lib/krb5/keytab_file.c (fkt_next_entry_int): read the 32 bit kvno if the reset of the data is longer then 4 bytes in hope to be forward compatible. Pointed out by Michael B Allen. diff --git a/cf/ChangeLog b/cf/ChangeLog index 5acb43170..75c18dfda 100644 --- a/cf/ChangeLog +++ b/cf/ChangeLog @@ -1,3 +1,8 @@ +2006-05-06 Love Hörnquist Åstrand + + * crypto.m4: Move up evp.h to please OpenSSL, from Douglas + E. Engert. + 2006-04-22 Love Hörnquist Åstrand * roken-frag.m4: Add check for fnmatch.h, its needed to be done