summaryrefslogtreecommitdiff
path: root/Build/source/texk/detex/detex-2.8-PATCHES/ChangeLog
blob: a36f36d7fc7a87b95c17c0fae57eb9492729bb1f (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
2012-08-02  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* patch-07-rename: Rename ERROR -> my_ERROR to avoid a conflict
	with WIN32 headers (from W32TeX).

2012-06-21  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* patch-06-never-interactive (new): Added the never-interactive
	option to prevent flex from creating a problematic prototype for
	isatty().

2011-06-07  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* patch-05-kern-and-glue (new): Handle `\kern', allow `em/ex'
	for dimensions, handle glue specs.

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

	Adapt to detex-2.8.
	* patch-01-ANSI-C (new): ANSI C function declarations and
	definitions, no nested declarations.
	* patch-03-warnings (new): Avoid compiler warnings.
	* patch-04-kpathsea (new): Use kpse_find_file().