summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-05-23 16:36:31 +0200
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-05-23 16:49:25 +0200
commitfc93a1e7194dd76d89f4ade353675ecf10e223d4 (patch)
treed6a85d2dada3b012f1334912270e1066e20e71b0
parent07b3d5073208c7093319198b240e7c4bc1422ee4 (diff)
downloadluatexbase-fc93a1e7194dd76d89f4ade353675ecf10e223d4.tar.gz
Update Changes (oops).
-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.