diff options
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ 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. Summary of backwards-incompatible interface changes between 0.1 and 0.2: - Lua objects are now in table luatexbase, not luatextra. |