summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfmx/dvipdfmx-20110309-PATCHES/ChangeLog
blob: 14248ea1044e915d7ce899979a7396f973de3945 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
2011-03-08  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* patch-03-sys_wait_h (new): Check for sys/wait.h, in order to
	define HAVE_SYS_WAIT_H (required for src/dpxfile.c).

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

	Imported snapshot 20110305.

	* patch-01-dpxfile (new): Use concat3() instead of concatn().
	Avoid compiler warnings: add const's; cast `unsigned char' to
	`unsigned short' for printing.

	* patch-02-manpage (new): Add ebb to NAME; better formatting.