summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/NEWS
diff options
context:
space:
mode:
authorTaco Hoekwater <taco@elvenkind.com>2009-06-25 13:05:10 +0000
committerTaco Hoekwater <taco@elvenkind.com>2009-06-25 13:05:10 +0000
commitebda2ab6e51fa44aa30c74edbc9e38c7c57622b0 (patch)
tree5af7d176515ac970be7154a6948e47fb21c6c7b8 /Build/source/texk/web2c/luatexdir/NEWS
parent2f80ae7fd3aeb0f81adc741f82109813846d82a4 (diff)
source files for luatex 0.40.6
git-svn-id: svn://tug.org/texlive/trunk@13958 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/NEWS')
-rw-r--r--Build/source/texk/web2c/luatexdir/NEWS29
1 files changed, 28 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/luatexdir/NEWS b/Build/source/texk/web2c/luatexdir/NEWS
index 0d98dac4a32..e8225664548 100644
--- a/Build/source/texk/web2c/luatexdir/NEWS
+++ b/Build/source/texk/web2c/luatexdir/NEWS
@@ -1,4 +1,31 @@
==============================================================
+Luatex beta-0.40.6 was released 20090625
+==============================================================
+
+* Fix two string vs. toks bugs in the lua node interface:
+ whatsit,annot and whatsit,startlink data assignments were
+ made directly as strings instead of being converted to tokens.
+
+* Sometimes pdf.print() could be used before the proper structures
+ were initialized.
+
+
+* There was a bug in the type codes for the lua package filter
+ callback: wrong extra info was passed to lua for the alignment
+ and vsplit cases.
+
+* The math parameters \Umathlimitdownvgap, \Umathlimitdownbgap,
+ and \Umathlimitdownkern have been renamed to \Umathlimitbelowbgap,
+ \Umathlimitbelowvgap, and \Umathlimitbelowkern to be more
+ consistent with the other parameter names.
+
+* The embedded MPlib is now 1.204.
+
+* Handling of UTF-8 hyphenation exceptions has been fixed.
+
+* There were a number of typos in the manual.
+
+==============================================================
Luatex beta-0.40.5 was released 20090610
==============================================================
@@ -822,7 +849,7 @@ Other news:
we probably introduced new problems as well).
* Most (all?) files now have a corrected Copyright header,
- and link in $Id$ and $URL: http://foundry.supelec.fr/svn/luatex/tags/beta-0.40.5/source/texk/web2c/luatexdir/NEWS $ into the object file.
+ and link in $Id$ and $URL: http://foundry.supelec.fr/svn/luatex/tags/beta-0.40.6/source/texk/web2c/luatexdir/NEWS $ into the object file.
* Some unnecessary files were removed from the distribution.