-2007-01-29 Brian W. Barrett <bbarrett@lanl.gov>
+2007-01-28 Charles Wilson <libtool@cwilson.fastmail.fm>
+
+ * NEWS: Update for Cygwin changes.
+
+2007-01-28 Brian W. Barrett <bbarrett@lanl.gov>
* libltdl/config/ltmain.m4sh [darwin]: Use otool64 if otool fails.
2007-01-28 Dave Brolley <brolley@redhat.com>,
- Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+ Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* libltdl/ltdl.c (lt_dlexit): Make sure that 'cur' is not NULL
before checking that it is still in the list.
* The Libtool and libltdl macros and the testsuite now assume a C89
environment, consequently do not test for headers such as string.h,
strings.h, memory.h any more.
+* 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.
\f
New in 1.9f: 2004-10-23; CVS version 1.9e, Libtool team: