diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-09-17 05:01:31 -0700 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-09-17 05:01:31 -0700 |
commit | f09c1af734e78bc7986f3cac022befa76c09871e (patch) | |
tree | 8c2e250ca55b6b6d7a2ec3946e2d428f1c354116 /NEWS | |
parent | 56d5b0f7c09bf0236e2b12fb613db5afed98462d (diff) | |
parent | ac1bab46625d787b09d6dc403e8632b8f2f7970b (diff) | |
download | luatexbase-f09c1af734e78bc7986f3cac022befa76c09871e.tar.gz |
Merge pull request #16 from eroux/master
Minor improvements in mcb, going 0.7
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ Changes in the luatexbase package/bundle +2013/06/08 v0.7 + mcb + - minor changes and more coherent behaviour + - refreshing the list of callbacks + 2013/05/11 v0.6 all - move away from the module() function (deprecated in Lua 5.2) |