]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
Merge branch 'pr-changelog-skip-on-no-reload' into pr-msvc-support
authorPeter Rosin <peda@lysator.liu.se>
Fri, 23 Jan 2009 12:33:38 +0000 (13:33 +0100)
committerPeter Rosin <peda@lysator.liu.se>
Fri, 23 Jan 2009 12:33:38 +0000 (13:33 +0100)
1  2 
ChangeLog

diff --cc ChangeLog
index 896a25066fffd002391044ea1683ab5eded63322,3dff0acf8d145c43b061cb74dffba7437a6c8c73..1037cc4ffb0fca85db00dbdd75655edb58bef46c
+++ b/ChangeLog
@@@ -1,12 -1,13 +1,22 @@@
 +2009-01-22  Peter Rosin  <peda@lysator.liu.se>
 +
 +      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  <peda@lysator.liu.se>
+       * libltdl/m4/libtool.m4 (_LT_LINKER_SHLIBS)
+       [cygwin, mingw, pw32, cegcc] <cl*>: 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  <peda@lysator.liu.se>
  
        * .gitignore: Ignore *.obj files for MSVC (and w32).