summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes12
1 files changed, 12 insertions, 0 deletions
diff --git a/Changes b/Changes
index e3a7959..7b39c55 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,15 @@
Changes in the luatexbase package/bundle
+2013/04/22 v0.6
+ loader
+ - do not output included file paths when called by texlua
+ mcb
+ - passing most of the term output to the log
+
2013/04/13 v0.5
+ all
+ - input luatex.sty before doing anything, as luatex.sty
+ breaks if loaded after luatexbase
mcb and loader
- compatibility with Lua 5.2 (LuaTeX >= 0.74)
loader
@@ -9,6 +18,9 @@
- dropping support for LuaTeX < 0.45.
- small improvement to make x.y.lua look for x/y.lua, not
x/y/lua.
+ modutils
+ - fixing a bug printing "luatexbase-attr" in all documents
+ in plain TeX
2011/00/24 v0.4
cctb