From: Peter Rosin Date: Fri, 23 Jan 2009 12:42:43 +0000 (+0100) Subject: Merge branch 'pr-changelog-msvc-documentation' into pr-msvc-support X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a29fc785b1617fab5d0afdb7bee28319f91b45e4;p=thirdparty%2Flibtool.git Merge branch 'pr-changelog-msvc-documentation' into pr-msvc-support --- a29fc785b1617fab5d0afdb7bee28319f91b45e4 diff --cc ChangeLog index 1037cc4ff,5b31e8608..c85bc5c5a --- a/ChangeLog +++ b/ChangeLog @@@ -1,22 -1,8 +1,27 @@@ +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 + + * doc/libtool.texi (libtool script contents): Document + new variables introduced by the MSVC port. + +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).