diff options
author | Karl Berry <karl@freefriends.org> | 2011-04-24 17:22:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-04-24 17:22:39 +0000 |
commit | 62ea1a46c4070cb417ac9a3566ad8acb8cfb7864 (patch) | |
tree | c2fa1fcf4be05a51c0bff21429f2c30fe256c4f1 /Build/source/texk/musixflx/ChangeLog | |
parent | fa2b85588b5e0a17d13197bd45f54d80d302617b (diff) |
rm musixflx from build, now lua scripts
git-svn-id: svn://tug.org/texlive/trunk@22188 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/musixflx/ChangeLog')
-rw-r--r-- | Build/source/texk/musixflx/ChangeLog | 62 |
1 files changed, 0 insertions, 62 deletions
diff --git a/Build/source/texk/musixflx/ChangeLog b/Build/source/texk/musixflx/ChangeLog deleted file mode 100644 index 26d2909378a..00000000000 --- a/Build/source/texk/musixflx/ChangeLog +++ /dev/null @@ -1,62 +0,0 @@ -2009-10-23 Peter Breitenlohner <peb@mppmu.mpg.de> - - * tests/musixflx.test (new): Shell script for a test case. - * tests/quod.{mx1,mx2,tex} (new): Test data supplied by - Bob Tennent <rdt@cs.queensu.ca>, mail from 2009-10-23. - * Makefile.am: Adapted. - -2009-10-19 Peter Breitenlohner <peb@mppmu.mpg.de> - - Import musixflx-0.83.2 from CTAN. - - * configure.ac: Adapted. - -2009-10-18 Peter Breitenlohner <peb@mppmu.mpg.de> - - Import musixflx-0.83 from CTAN (as of 28 Sep 2010). - - * Makefile.am, configure.ac: Proxy build system for TeX Live, - using the musixflx-0.83 distribution tree. - * musixflx-0.83-PATCHES: New directory with patches applied to - the musixflx-0.83 distribution. - -2009-06-18 Peter Breitenlohner <peb@mppmu.mpg.de> - - * Makefile.am, configure.ac: enable compiler warnings. - * musixflx.c: use ANSI C function declarations. - avoid uninitialized use of 'lastbar'. - declare error_exit as static. - -2009-05-07 Peter Breitenlohner <peb@mppmu.mpg.de> - - Adapt to TL2009 build system. - -2008-02-29 Peter Breitenlohner <peb@mppmu.mpg.de> - - * configure.in: added AC_CONFIG_HEADERS (moved - from ../kpathsea/common.ac to here). - -2008-01-30 Peter Breitenlohner <peb@mppmu.mpg.de> - - Convert from autoconf-2.13 to autoconf-2.59+: - * Makefile.in: Add @configure_input@ line. - * aclocal.m4 (new): Generated (aclocal -I ../m4). - * configure: Regenerated (autoconf). - -2007-09-18 Karl Berry <karl@tug.org> - - * GPLv2 or later, per author. - -1998-11-25 Sebastian Rahtz <s.rahtz@elsevier.co.uk> - - * musixflx.c: DJGPP patches from Eli Zaretski - <eliz@is.elta.co.il> - -Tue Jan 27 14:32:25 1998 Sebastian Rahtz <s.rahtz@elsevier.co.uk> - - * configure etc: new configure.in, c-auto.in, Makefile.in from - Olaf Weber - -Tue Jan 27 13:57:34 1998 Sebastian Rahtz <s.rahtz@elsevier.co.uk> - - * Makefile.in: depend inclusion |