diff --git a/ChangeLog b/ChangeLog index 2d87b47fc..06b786f83 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,27 @@ 2005-12-12 Love Hörnquist Åstrand + * lib/hdb: Wrap hdb_entry with hdb_entry_ex, patch originally from + Andrew Bartlet + + * lib/hdb/hdb-ldap.c: Wrap hdb_entry with hdb_entry_ex, add url + support, add ldapi support. + + * kdc/kerberos5.c (tgs_make_reply): there are no such things a + keytypes any more, just use enctypes. + + * kdc/kdc_locl.h: Remove private prototypes and instead include + . + + * kdc/Makefile.am: Build kdc-private.h and depend on it. + + * kdc/config.c (configure): wrap line + + * doc/kerberos4.texi: KDC 4 support is always compiled in. + + * TODO: Remove some stuff that have been done. + + * Makefile.am: Split long line + * doc/apps.texi: Spelling, From Måns Nilsson. * doc/install.texi: spelling, From Måns Nilsson diff --git a/lib/kadm5/ChangeLog b/lib/kadm5/ChangeLog index 762c34f2e..b0bdedacb 100644 --- a/lib/kadm5/ChangeLog +++ b/lib/kadm5/ChangeLog @@ -1,3 +1,8 @@ +2005-12-12 Love Hörnquist Åstrand + + * Wrap hdb_entry with hdb_entry_ex, patch originally + from Andrew Bartlet + 2005-11-30 Love Hörnquist Åstrand * context_s.c (set_field): try another way to calculate the path