diff options
author | Karl Berry <karl@freefriends.org> | 2010-11-18 00:36:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-11-18 00:36:09 +0000 |
commit | 84982c56dbf67b15d403e03f4e8ecc842a26994d (patch) | |
tree | 7d8564436426c4335eea2be364f573ea90617375 /Master/texmf-dist/doc/lualatex/luainputenc/NEWS | |
parent | 75a9ad6b597ca31c07f38850761832951b0f6224 (diff) |
luainputenc (17nov10)
git-svn-id: svn://tug.org/texlive/trunk@20477 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/lualatex/luainputenc/NEWS')
-rw-r--r-- | Master/texmf-dist/doc/lualatex/luainputenc/NEWS | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/lualatex/luainputenc/NEWS b/Master/texmf-dist/doc/lualatex/luainputenc/NEWS index 47d98748771..e9e63b9b8d2 100644 --- a/Master/texmf-dist/doc/lualatex/luainputenc/NEWS +++ b/Master/texmf-dist/doc/lualatex/luainputenc/NEWS @@ -1,21 +1,24 @@ - History of the luainputenc bundle + History of the luainputenc package -2010/10/05, luainputenc v0.971: +2010/10/10 v0.972 + * adapt to luatexbase 0.3 + +2010/10/05 v0.971 * improved documentation * no longer loading luatextra * fix bug under pdftex/xetex, thanks to Ulrike -2010/05/11, luainputenc v0.97: +2010/05/11 v0.97 * adapting to the new luatexbase system -2010/02/07, luainputenc v0.96: +2010/02/07 v0.96 * removing the files eu2enc.def and eu2lmr.fd from luainputenc, they can now be found in the euenc package. * creating luainputenc.package_option and luainputenc.encoding -2009/11/28, luainputenc v0.95: +2009/11/28 v0.95 * fixing a bug with \endlinechar introduced in LuaTeX 0.43 -2009/09/23, luainputenc v0.95: - * adapting to the new callback process_output_buffer introduced in +2009/09/23 v0.95 + * adapting to the new callback process_output_buffer introduced in LuaTeX v0.43. |