diff options
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,11 +1,13 @@ Changes in the luatexbase package/bundle -(current changes) +2010/05/27 v0.2a attr - allocate from 1 to avoid problems with some external code - provide a Lua interface: new_attribute() and unset_attribute(). modutils - fix bug with module require_module()-ed many times. + luatexbase + - new, loads: compat,loader,regs,attr,cctb. Summary of backwards-incompatible interface changes between 0.1 and 0.2: - Lua objects are now in table luatexbase, not luatextra. |