summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index a79e204..5816f95 100644
--- a/Changes
+++ b/Changes
@@ -3,6 +3,7 @@
(current changes)
attr
- allocate from 1 to avoid problems with some external code
+ - provide a Lua interface: new_attribute() and unset_attribute().
Summary of backwards-incompatible interface changes between 0.1 and 0.2:
- Lua objects are now in table luatexbase, not luatextra.