summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/luatex/luatexbase/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/luatex/luatexbase/Changes')
-rw-r--r--Master/texmf-dist/doc/luatex/luatexbase/Changes9
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/luatex/luatexbase/Changes b/Master/texmf-dist/doc/luatex/luatexbase/Changes
index 8e3be94fc07..ce253fecdde 100644
--- a/Master/texmf-dist/doc/luatex/luatexbase/Changes
+++ b/Master/texmf-dist/doc/luatex/luatexbase/Changes
@@ -1,5 +1,14 @@
Changes in the luatexbase package/bundle
+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.
- Lua tables tex.attributenumber and tex.catcodetablenumber are not