summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/uptexdir/ChangeLog
blob: 6dd1bfdfe801dd76658b919cc599a2e56e398670 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
2011-09-05  Takuji Tanaka  <KXD02663@nifty.ne.jp>

	* updvitype.ch: show encoding in the banner.

2011-08-29  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* kanji.h, uptex.defines: Remove setptexencuptex.
	* upbibtex.ch: Use nil, not 0 as arg of set_enc_string().

	* uptex-m.ch: Add dump_kanji and undump_kanji.
	* uptex.defines: Add dumpkanji and undumpkanji.
	* kanji.c: Factor out init_kanji().
	* kanji_dump.c: New file for dumping/undumping kanji encoding.
	* kanji.h: Add init_kanji(), dump_kanji(), and undump_kanji().
	* am/uptex.am (libukanji_a_SOURCES): Add kanji_dump.c.

2011-08-24  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Imported upTeX into TeX Live, based on the W32TeX version
	  from Akira Kakuto <kakuto@fuk.kindai.ac.jp>
	and on the TL patches in tlsvn23478-uptex-1108111825.tar.xz
	  from Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp>.