summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-04-30 03:08:47 -0700
committerPhilipp Gesang <phg42.2a@gmail.com>2013-04-30 03:08:47 -0700
commit12e95bc9acd7c2d172a0b47b5832cbc56eb4fa54 (patch)
treef2d1d57a0f5e0cac8c8f9fdea3ba12a6b6805f90 /Changes
parent520f6b3ccb737a949ac73dcd1d8c152a044db0ba (diff)
parentec9027b5a79546bf9babb7d97b778551cd25b29e (diff)
downloadluatexbase-12e95bc9acd7c2d172a0b47b5832cbc56eb4fa54.tar.gz
Merge pull request #2 from phi-gamma/master
pull changes from eroux
Diffstat (limited to 'Changes')
-rw-r--r--Changes22
1 files changed, 22 insertions, 0 deletions
diff --git a/Changes b/Changes
index 10a79e6..7b39c55 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,27 @@
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
+ - fix an important bug making the kpse lua loader never used,
+ it should make package searching a bit faster.
+ - 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
- implement catcode table stacks à la luatex.sty