summaryrefslogtreecommitdiff
path: root/Build/source/texk/cjkutils/cjkutils-4.8.2-PATCHES/ChangeLog
blob: 317380cf7dabc43b5edad6d95056d3acad9bed72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
2011-09-17  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* patch-07-CEFconv (new): Make sure that, as advertised,
	cef5conv acts as bg5conv + cefconv and cefsconv as sjisconv +
	cefconv; make TeX description of cefconv agree with the code.
	* patch-08-SJISconv (new): Correct upper limit for first byte of
	Kanji SJIS (CP 292) codes.

2011-09-12  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* patch-06-cjklatex (new): Drop #include <kpathsea/win32lib.h>.

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

	Adapt to cjk-4.8.2/utils.
	* patch-01-ANSI-C (new): ANSI C function declarations.
	* patch-02-const (new): Declare numerous strings as const.
	* patch-03-kpathsea (new): Require recent kpathsea version.

	* patch-04-cjklatex (new): Merge upstream versions with changes
	  from Akira (mail 18 Dec 2010 09:12:01).
	  Return type of main is int. ANSI C function declarations.
	  Declare functions as static. Declare various strings as const.

	* patch-05-cjkpdflatex (new) [LATEX]: Allow to build both
	  gbklatex.exe and gbkpdflatex.exe from cjklatex.c.