diff --git a/ChangeLog b/ChangeLog index b4fbc1da7..973ae5429 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2004-02-22 Love Hörnquist Åstrand + + * lib/hdb/db3.c: fix all db >= 4.1 cases + + * doc/setup.texi: add text about hostname to realm mapping using + DNS + +2004-02-19 Love Hörnquist Åstrand + + * lib/krb5/store.c: handle memory allocate errors + + * lib/krb5/fcache.c (_krb5_xlock): handle that everything was ok, + and don't put an error in the error strings then + +2004-02-12 Love Hörnquist Åstrand + + * configure.in: rename AC_WFLAGS to rk_WFLAGS + + * acinclude.m4: use m4_define, over-quote string + 2004-02-11 Love Hörnquist Åstrand * lib/krb5/init_creds_pw.c (change_password): handle that @@ -22,8 +42,14 @@ integers, it got the length wrong, fix from Panasas, Inc. rename len_int and len_unsigned to _heim_\& + * lib/asn1/der_locl.h: add _heim_len_unsigned, _heim_len_int +2004-02-06 Dave Love + + * configure.in: Check for sys/socket.h, net/if.h. Modify term.h, + security/pam_appl.h tests. + 2004-02-03 Love Hörnquist Åstrand * lib/asn1/check-gen.c: test for: (length_type): TSequenceOf: add