summaryrefslogtreecommitdiff
path: root/Build/source/texk/musixflx/musixflx-0.83.2-PATCHES/ChangeLog
blob: 3f84920649bbf5db0caf22451db5e94c0aff7c36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
2010-10-19  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Import musixflx-0.83.2 source tree from CTAN.

	* patch-0[1-6]-* (removed): Now all in distributed 0.83.2 tree.

2010-10-18  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Import musixflx-0.83 source tree from CTAN.

	Changes from pre2006 teTeX repository:
	* patch-01-filenames (new): Correctly parse file names from the
	command line; allow backslash as directory separator.
	* patch-02-FILENAME_MAX (new): Allow longer file names.

	Changes from TeX Live repository (2009):
	* patch-03-ANSI (new): Use ANSI C function declarations.
	Declare error_exit as static.
	* patch-04-lastbar (new): Avoid uninitialized use of 'lastbar'.

	* patch-05-HAVE_CONFIG_H (new): #include <config.h> as
	recommended in the Autoconf manual.
	* patch-06-indent (new): Consistent indentation.