summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-03-29 15:42:08 +0200
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-03-29 15:42:08 +0200
commit6029a1f236941a9976801b33b95fbd7633cf326a (patch)
tree82c307022cbf3409d6a7296e9e4134e6f47a220c /Changes
parent145e048da74c921d3ef2865e2f95793480b8b315 (diff)
downloadluatexbase-6029a1f236941a9976801b33b95fbd7633cf326a.tar.gz
Write doc for compat.
Diffstat (limited to 'Changes')
-rw-r--r--Changes8
1 files changed, 7 insertions, 1 deletions
diff --git a/Changes b/Changes
index ece39b4..b079d49 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,12 @@
Changes in the luatexbase package/bundle
-2010/03/28
+Summary of backwards-incompatible interface changes between 0.1 and 0.2:
+ - the luatex objects are now in table luatexbase, not luatextra
+ - the Lua tables tex.attributenumber and tex.catcodetablenumber are not
+ created any more, use their couterparts in luatexbase.
+ - \luatexsetcatcoderange has been renamed to \setcatcoderange
+
+2010/03/29
all
- use luatexbase as the Lua module name
- change the filename of the lua module (suppress luatexbase.)