summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/ChangeLog
diff options
context:
space:
mode:
authorLuigi Scarso <luigi.scarso@gmail.com>2020-03-10 22:30:01 +0000
committerLuigi Scarso <luigi.scarso@gmail.com>2020-03-10 22:30:01 +0000
commita4b7162916b999d00b21c8747df097e631bd8a39 (patch)
treeb9450bd0b17763f5ee120d33ebbe31e0beed8f81 /Build/source/texk/web2c/luatexdir/ChangeLog
parenta39e46a1ed753c64aaa6d8ef30076c58d332686a (diff)
sync with upstream luatex rev. 7304.
git-svn-id: svn://tug.org/texlive/trunk@54228 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/ChangeLog')
-rw-r--r--Build/source/texk/web2c/luatexdir/ChangeLog26
1 files changed, 20 insertions, 6 deletions
diff --git a/Build/source/texk/web2c/luatexdir/ChangeLog b/Build/source/texk/web2c/luatexdir/ChangeLog
index 7b19467c3a5..8a1f767026f 100644
--- a/Build/source/texk/web2c/luatexdir/ChangeLog
+++ b/Build/source/texk/web2c/luatexdir/ChangeLog
@@ -1,15 +1,29 @@
+2020-03-09 Luigi Scarso <luigi.scarso@gmail.com>
+ * texluahb / texluahbjit for luahbtex / luajithbtex
+
+2020-03-09 Luigi Scarso <luigi.scarso@gmail.com>
+ * --shell-restricted now forbids loading of dso (dll/so object)
+
+2020-03-09 Luigi Scarso <luigi.scarso@gmail.com>
+ * append_vlist : node|nil [prevdepth] (fix + extension/warning) (HH)
+
+2020-03-01 Luigi Scarso <luigi.scarso@gmail.com>
+ * fixed lua stack overflow in run_put_next (M. Kruger)
+
+2020-02-29 Luigi Scarso <luigi.scarso@gmail.com>
+ * luahbtex: add (single codepoint) "add" method to buffer (M.Kruger)
+
2020-03-06 Karl Berry <karl@tug.org>
- * am/luatex.am (texlua[jit][c]) [LUA[JIT]HBTEX && !LUA[JIT]TEX]:
- keep these as links to base lua[jit]tex, not overwriting
- with links to luahb[jit]tex, unless the base luatex is not installed.
- https://tug.org/pipermail/tex-live/2020-March/044948.html
- (and preceding)
+ * am/luatex.am (texlua[jit][c]) [LUA[JIT]HBTEX && !LUA[JIT]TEX]:
+ keep these as links to base lua[jit]tex, not overwriting
+ with links to luahb[jit]tex, unless the base luatex is not installed.
+ https://tug.org/pipermail/tex-live/2020-March/044948.html
+ (and preceding)
2020-02-12 Luigi Scarso <luigi.scarso@gmail.com>
* restore state for \input delimited with {}
-
2020-02-11 Luigi Scarso <luigi.scarso@gmail.com>
* patches for -fno-common (thanks to D. Seifert of Gentoo team)