From 65db0988c2b0112b39bc26c131f9bfd984f40068 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 6 Apr 2004 08:43:01 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13690 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index f27e31c57..18dc35a61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,19 @@ +2004-04-05 Love Hörnquist Åstrand + + * appl/test/http_client.c: support GSS_C_DELEG_FLAG and + GSS_C_MUTUAL_FLAG + + * appl/test/http_client.c: verbose logging + +2004-04-02 Love Hörnquist Åstrand + + * kdc/connect.c: case size_t to unsigned long for LP64 platforms + 2004-04-01 Love Hörnquist Åstrand + * lib/hdb/hdb-ldap.c (hdb_ldap_create): allow configuration of + default structural object + * tools/Makefile.am: handle sed expression breaking 2004-03-31 Love Hörnquist Åstrand