From b8f9314dc270b0490886d71f9513bbf8066e8ef9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 19 Apr 2007 06:25:59 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20417 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/gssapi/ChangeLog | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/lib/gssapi/ChangeLog b/lib/gssapi/ChangeLog index 263d64e87..283235ec8 100644 --- a/lib/gssapi/ChangeLog +++ b/lib/gssapi/ChangeLog @@ -1,5 +1,13 @@ -2007-04-18 Love Hörnquist Åstrand +2007-04-19 Love Hörnquist Åstrand + * version-script.map: export more symbols. + + * Makefile.am: add version script if ld supports it + + * version-script.map: add version script if ld supports it + +2007-04-18 Love Hörnquist Åstrand + * Makefile.am: test_acquire_cred need test_common.[ch] * test_acquire_cred.c: add more test options.