mirror of
git://git.savannah.gnu.org/libtool.git
synced 2025-03-13 15:46:55 +08:00
* tests/deplib-in-subdir.at (deplib in subdir): New file, new test. * Makefile.am (TESTSUITE_AT): Update. Prompted by report from Bob Friesenhahn. Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
31 lines
947 B
Plaintext
31 lines
947 B
Plaintext
2010-01-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
|
|
|
Testsuite exposure for relative output file names and deplibs.
|
|
* tests/deplib-in-subdir.at (deplib in subdir): New file, new
|
|
test.
|
|
* Makefile.am (TESTSUITE_AT): Update.
|
|
Prompted by report from Bob Friesenhahn.
|
|
|
|
2010-01-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
|
Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
|
|
|
|
Testsuite exposure for C++ exception handling.
|
|
* tests/exceptions.at (C++ exception handling): New file, new
|
|
test.
|
|
* Makefile.am (TESTSUITE_AT): Update.
|
|
Report by Bob Friesenhahn.
|
|
|
|
2010-01-06 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
|
|
|
Bump copyright years.
|
|
* ChangeLog.2009: New, rotated from ...
|
|
* ChangeLog: ... here.
|
|
* Makefile.am (EXTRA_DIST): Add ChangeLog.2009.
|
|
* NEWS, libltdl/config/ltmain.m4sh: Bump copyright years.
|
|
* libltdl/m4/libtool.m4 (_LT_COPYING, LT_OUTPUT): Likewise.
|
|
* libtoolize.m4sh: Likewise.
|
|
|
|
Continued in ChangeLog.2009
|
|
|
|
vim:tw=72
|