summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 3 insertions, 1 deletions
diff --git a/Changes b/Changes
index 745c417..ce253fe 100644
--- a/Changes
+++ b/Changes
@@ -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.