diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-07 02:31:54 -0700 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-07 02:31:54 -0700 |
commit | c2e7deb7254aae721ebefdc6c24ddb3e9913e537 (patch) | |
tree | 7beedb63909443eb7297e328d0c511d1fa092d94 /NEWS | |
parent | ef3dc20573a0b42272649a96193c4d67c1cca2b1 (diff) | |
parent | d979da49344f89cf9a40b33c0a0b70a1a6d5ca00 (diff) | |
download | lualibs-c2e7deb7254aae721ebefdc6c24ddb3e9913e537.tar.gz |
Merge pull request #6 from phi-gamma/master
prepare release
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,4 +1,12 @@ 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 |