summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-03-29 02:57:24 +0200
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-03-29 02:57:24 +0200
commit8c2d55e5bec32ec289e8c71cc13aea7e844ac325 (patch)
tree741280273e832054e353a189d41b1c6f97151f07 /Changes
parentec15f7b21d34db663b9ef626f47cce4d463135fb (diff)
downloadluatexbase-8c2d55e5bec32ec289e8c71cc13aea7e844ac325.tar.gz
Record the last changes.
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changes b/Changes
index 865c6b9..07804c1 100644
--- a/Changes
+++ b/Changes
@@ -3,11 +3,16 @@
2010/03/28
all
- use luatexbase as the Lua module name
+ - change the filename of the lua module (suppress luatexbase.)
luatexbase-attr
- don't create tex.attributenumber
luatexbase-cctb
- don't create tex.catcodetablenumber
- rename \luatexsetcatcoderange to \setcatcoderange
+ luamcallbacks
+ - test file now for plain and latex
+ luatexbase-loader
+ - require"foo.bar" now looks for foo/bar then foo.bar
2010/03/28
luatexbase-*