blob: e901e5c181ad6154b1d8e19c2c04bc2e870bf709 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2010-12-16 Peter Breitenlohner <peb@mppmu.mpg.de>
* patch-02-PERL: Adapt to new kpsewhich semantics and
texmf layout.
Change basename => dirname and add 'use File::Basename'.
2010-12-10 Peter Breitenlohner <peb@mppmu.mpg.de>
Patches applied to psutils-1.17 as obtained from CTAN.
* patch-01-WIN32: Added various #ifdef WIN32.
* patch-02-PERL: Handling of perl scripts.
* patch-03-main-is-int: Changed return type of main() from void
to int; changed exit at end into return.
* patch-04-warnings: Avoid various compiler warnings.
* patch-05-const: Constify strings.
* patch-06-MINGW: Do not #include <win32lib.h> for MinGW32.
|