From: Peter Rosin Date: Fri, 23 Jan 2009 12:33:38 +0000 (+0100) Subject: Merge branch 'pr-changelog-skip-on-no-reload' into pr-msvc-support X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ee253561be96cfeb8cd6df4712cf8af96b6f5628;p=thirdparty%2Flibtool.git Merge branch 'pr-changelog-skip-on-no-reload' into pr-msvc-support --- ee253561be96cfeb8cd6df4712cf8af96b6f5628 diff --cc ChangeLog index 896a25066,3dff0acf8..1037cc4ff --- a/ChangeLog +++ b/ChangeLog @@@ -1,12 -1,13 +1,22 @@@ +2009-01-22 Peter Rosin + + Unify line endings in localization test. + * tests/testsuite.at: Update copyright year. + (LT_AT_UNIFY_NL): Add macro that unifies line endings on + platforms that suffer from such confusion. + * tests/localization.at: Use it. Update copyright year. Fixes + the test on MSYS/MSVC. + + 2009-01-13 Peter Rosin + + * libltdl/m4/libtool.m4 (_LT_LINKER_SHLIBS) + [cygwin, mingw, pw32, cegcc] : Indicate that reloadable + objects does not work. + * tests/duplicate_conv.at: Skip last test if reloadable + objects does not work. + * doc/libtool.texi (libtool script contents): Document how to + indicate that reloadable objects do not work. + 2008-08-18 Peter Rosin * .gitignore: Ignore *.obj files for MSVC (and w32).