summaryrefslogtreecommitdiff
path: root/Build/source/utils/ps2eps/ps2eps-1.68-PATCHES/ChangeLog
blob: 6023ae4f0be614b9f71629d8ce62fd1d97cabb85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
2011-01-09  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Renamed bin/ps2eps => bin/ps2eps.pl.
	* patch-03-PERL: Adapted.

2010-12-16  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* patch-04-whitespace:
	* src/C/bbox.c: Remove trailing whitespace.

2010-12-15  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Import ps2eps-1.68, patches in ps2eps-1.68-PATCHES.

	* patch-01-warnings: Avoid compiler warnings.
	* src/C/bbox.c (minus_one, plus_one): Declare as static.
	(readppm_and_calcbb): Static, avoid uninitialized warning.

	* patch-02-WIN32-bug:
	* src/C/bbox.c (readppm_and_calcbb): Add missing fprintf arg.
	
	* patch-03-PERL: For TeX Live we prefer '#!/usr/bin/env perl'.