From fa7e58f5bfce82d1cdce0337a6c2179681597677 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Mon, 26 Apr 2004 07:14:34 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13799 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3e76109e4..fb0ee8dd0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-04-26 Johan Danielsson + + * lib/krb5/config_file.c: allow parsing directly from strings with + krb5_config_parse_string_multi + + * lib/krb5/verify_krb5_conf.c: try to resolve hostnames + 2004-04-25 Johan Danielsson * lib/krb5/store_fd.c (krb5_storage_from_fd): dup the file