diff options
author | Karl Berry <karl@freefriends.org> | 2008-08-14 00:28:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-08-14 00:28:38 +0000 |
commit | d2c0375dcb3379f100173288076748d4db7d6d89 (patch) | |
tree | e4a3905636234499ec2c17461d32494aa548f14b /Master/texmf-dist/doc/latex/cjk/ChangeLog | |
parent | 9b51531d5c599a9c9b92c73656ea79b3af61dc86 (diff) |
cjk 4.8.1 (TeX Live notes 10 Aug 2008 22:33:38)
git-svn-id: svn://tug.org/texlive/trunk@10331 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/cjk/ChangeLog')
-rw-r--r-- | Master/texmf-dist/doc/latex/cjk/ChangeLog | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/cjk/ChangeLog b/Master/texmf-dist/doc/latex/cjk/ChangeLog index 3906abeadac..95991c324db 100644 --- a/Master/texmf-dist/doc/latex/cjk/ChangeLog +++ b/Master/texmf-dist/doc/latex/cjk/ChangeLog @@ -1,5 +1,57 @@ 2008-05-22 Werner LEMBERG <wl@gnu.org> + Version 4.8.1 released + ====================== + + Set version to 4.8.1. + + * doc/history.txt, README: Updated. + + * doc/TeXLive.txt: Updated. + PDF man pages are now autogenerated in TeXLive. + + Update headers in all text files. + + * utils/hbf2gf/config.sub: Updated to current versions. + +2008-08-03 Werner LEMBERG <wl@gnu.org> + + Add some missing files. Found by Daniel Flipo. + + * texinput/Bg5/c00bkai.fd, texinput/GB/c10gkai.fd, + texinput/GB/c10gkai.fdx: New files. + + * MANIFEST: Updated. + +2008-07-11 Werner LEMBERG <wl@gnu.org> + + Make macros in pinyin.sty robust. + + Problem reported by Denis Roegel <roegel@loria.fr>. + + * texinput/pinyin.sty (\py@macron): Make it work again with Plain + TeX. + (\py@@@): No longer needed. + (\py@): Do what \py@@@ did formerly. + (py@DRC): New macro to make the pinyin syllables robust. + Update all pinyin syllable macro definitions to use it. + + * doc/history.txt: Updated. + +2008-07-11 Werner LEMBERG <wl@gnu.org> + + Incorporate Wen-Chang's CJKspace package. + + * texinput/CJKspace.sty, examples/CJKspace.tex, doc/CJKspace.txt: + New files. + * texinput/CJK.sty (\CJK@@@): New signature macro for CJKspace.sty. + (\CJK@namedef, \CJK@namepdef, \CJK@nameppdef, \CJK@namepppdef, + \CJK@nameppppdef): Use it. + + * Makefile, doc/history.txt, MANIFEST: Updated. + +2008-05-22 Werner LEMBERG <wl@gnu.org> + Version 4.8.0 released ====================== |