summaryrefslogtreecommitdiff
path: root/macros/luatex/latex/luacode/News
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/luatex/latex/luacode/News
Initial commit
Diffstat (limited to 'macros/luatex/latex/luacode/News')
-rw-r--r--macros/luatex/latex/luacode/News13
1 files changed, 13 insertions, 0 deletions
diff --git a/macros/luatex/latex/luacode/News b/macros/luatex/latex/luacode/News
new file mode 100644
index 0000000000..74a12418f7
--- /dev/null
+++ b/macros/luatex/latex/luacode/News
@@ -0,0 +1,13 @@
+2012/01/23 v1.2a
+ * fix spurious space
+ * clarify doc about backslashes and Lua strings (sugg. by Herbert)
+
+2011/12/29 v1.2
+ * new helper macros \luastring, \luastringO, \luastringN
+ * new debug (logging) feature
+
+2011/05/24 v1.1
+ * compatibility with luatexbase 0.4
+
+2010/11/08 v1.0
+ * initial version