From d681435862a9e4c8b8d0882500b5898d49e70935 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 25 Apr 2005 19:53:17 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14966 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8e2c36cc9..01ef28e96 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-04-25 Love Hörnquist Åstrand + + * lib/asn1/gen_glue.c: switch the units variable to a + function. gcc-4.1 needs the size of the structure if its defined + as extern struct units foo_units[] an we don't want to include + in the generate headerfile + 2005-04-25 Love Hörnquist Åstrand * lib/hdb/hdb.schema: add EQUALITY rule for krb5ValidStart,