diff options
author | Karl Berry <karl@freefriends.org> | 2013-05-05 22:52:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-05-05 22:52:10 +0000 |
commit | 5f9dd2add16775cc6aece96e2695c7e475ee1834 (patch) | |
tree | fba8f32362b01a41db0125ab430fd1962b290b4f /Master/texmf-dist/doc/luatex/lualibs/NEWS | |
parent | c275a5f0b045f10e93c6a557f2499f3cf7709efc (diff) |
lualibs (5may13)
git-svn-id: svn://tug.org/texlive/trunk@30238 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/luatex/lualibs/NEWS')
-rw-r--r-- | Master/texmf-dist/doc/luatex/lualibs/NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/luatex/lualibs/NEWS b/Master/texmf-dist/doc/luatex/lualibs/NEWS index 30e5e40ba3e..14da4dae298 100644 --- a/Master/texmf-dist/doc/luatex/lualibs/NEWS +++ b/Master/texmf-dist/doc/luatex/lualibs/NEWS @@ -1,4 +1,17 @@ History of the lualibs package +2013/05/05 v2.0/ + * sync with Context beta as of 2013.04.29 20:30 + * merge with mtx-package + * split in basic and extended collection, allowing for partial + loading + * include additional files from Context + * drop module() in favor of locals + +2012/10/19 v0.9/ + * sync with ConTeXt beta 2012.10.17 + * move some files to util-* prefix + * add util-sto util-lua util-sto util-jsn + 2011/01/20 v0.96 * Fix computability with lfs in luatex 0.65 |