From aed333017cf664a2dbc1184f30e3a5286cb2ec9c Mon Sep 17 00:00:00 2001 From: Charles Wilson Date: Sun, 28 Jan 2007 20:24:23 +0000 Subject: [PATCH] * NEWS: Update for Cygwin changes. --- ChangeLog | 4 ++++ NEWS | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 484cdf766..3ef6394e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-01-28 Charles Wilson + + * NEWS: Update for Cygwin changes. + 2007-01-28 Dave Brolley * libltdl/ltdl.c (lt_dlexit): Make sure that 'cur' is not NULL diff --git a/NEWS b/NEWS index 81e15761b..8e86f2421 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,10 @@ New in 1.5.23a: 2006-??-??; CVS version 1.5.23a, Libtool team: * Search paths with GCC on multilib systems like x86_64 have been fixed. * The libtool --tag argument which has been supported since version 1.5 is documented now. +* Fix regression in libltdl symbol exports on Cygwin. Side effect: + LT_GLOBAL_DATA and LT_SCOPE are now explicitly defined as + declspec(dllexport), bypassing auto-export logic on Cygwin. + This tracks existing behavior on MinGW. * Bug Fixes. New in 1.5.22: 2005-12-18; CVS version 1.5.21a, Libtool team: -- 2.47.2