diff options
author | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-05-06 09:54:48 +0200 |
---|---|---|
committer | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-05-06 09:54:48 +0200 |
commit | 2ed4d98b8bd2764d725131e7b73daceb496b68dd (patch) | |
tree | ae6d02e1bc37925560f71911457095b8b363e550 /Changes | |
parent | 32040496caa1dab0ce1bfd4da023ac5bb325efdb (diff) | |
download | luatexbase-2ed4d98b8bd2764d725131e7b73daceb496b68dd.tar.gz |
Updating doc
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,8 @@ Changes in the luatexbase package/bundle 2013/05/04 v0.6 + all + - move away from the module() function (deprecated in Lua 5.2) attr - hack to make luatexbase and luatex.sty compatible for attribute allocation (same thing should be done for catcodetables) @@ -8,6 +10,7 @@ modutils - adding functions to check the availability and version of a module - fixing small error in module date requirement + - update documentation to reflect the move from module() loader - do not output included file paths when called by texlua mcb |