blob: 1e921b92a5cabca3a2afd688eed7a6012782c94e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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).
|