From f73f7136fa9430c294eccacea585337f235fc746 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 17 Apr 2008 10:00:08 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23002 ec53bebd-3082-4978-b11e-865c3cabbd6b --- cf/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cf/ChangeLog b/cf/ChangeLog index 2441bfcec..d4e8166af 100644 --- a/cf/ChangeLog +++ b/cf/ChangeLog @@ -1,3 +1,8 @@ +2008-04-17 Love Hörnquist Åstrand + + * make-proto.pl: Add __declspec(dllimport) to the exported + functions. + 2008-04-07 Love Hörnquist Åstrand * wflags.m4: Add -Wstrict-overflow=5 as an example.