From 5a2ed959151d2afb6879d346c739e5584fd83109 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 18 Oct 2006 09:51:05 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18554 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 08efa90d3..941b37d74 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-10-18 Love Hörnquist Åstrand + * tools/heimdal-build.sh: Add more verbose logging, add version of + script and heimdal to the mail. + * lib/hdb/db3.c: Wrap function call pointer calls in (*func) to avoid macros rewriting open and close.