From cd62eb602175b8a5da10ebc83274b06007d669e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 22 Feb 2004 17:32:08 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13400 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) 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