summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-04-23 19:15:03 +0200
committerPhilipp Gesang <phg42.2a@gmail.com>2013-04-23 19:15:03 +0200
commit846cbb8f66e71a1a441dab2ba0d9ab44a5883368 (patch)
tree188d84e29c16c16b0c05fb74bf6fc3a2d94454f5 /Changes
parente6bd7d618a4bad71f90cfa111cd56197eb366d13 (diff)
parent9f6a0549cd37e642e4e3fd6c31a210544b6e93a0 (diff)
downloadluatexbase-846cbb8f66e71a1a441dab2ba0d9ab44a5883368.tar.gz
Merge branch 'master' of https://github.com/eroux/luatexbase
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