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

	* patch-05-ctype-bug (new): Bug fix:
	Cast all arguments of isalpha() and similar to 'unsigned char'.
	Patch from Jukka Salmi [tlbuild, 10 Jun 2010].

2010-05-21  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* patch-01-const: Change OutputFormat and PipeOutputFormat back
	to non-const.

2010-05-20  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* patch-04-strcpy-bug (new): Bug fixes:
	(GetLTXArg): Avoid strcpy() with overlapping args.
	(PreProcess): Do not access Buf[-1].

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

	* patch-02-bug (new): Bug fix
	* patch-03-texlive (new): Handle global rc file for TeX Live.

2010-05-02  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* patch-01-const (new): Avoid compiler warnings (const).

