summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2018-02-04 20:47:24 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2018-02-04 20:47:24 +0000
commit7df71d21a634fa2ea2f83c35b0192f181cc37fb9 (patch)
treed6f735b8bb664b29f90c7bba41fd6c33e4a8f1bb /Build
parent7933c36d926982bb0eaebf343b8eab3c911ade6a (diff)
xetexdir: Jonathan updates NEWS for 0.99999
git-svn-id: svn://tug.org/texlive/trunk@46539 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/texk/web2c/xetexdir/ChangeLog4
-rw-r--r--Build/source/texk/web2c/xetexdir/NEWS26
2 files changed, 30 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/xetexdir/ChangeLog b/Build/source/texk/web2c/xetexdir/ChangeLog
index 76b77d0e513..8256cf8eae0 100644
--- a/Build/source/texk/web2c/xetexdir/ChangeLog
+++ b/Build/source/texk/web2c/xetexdir/ChangeLog
@@ -1,3 +1,7 @@
+2018-02-04 Jonathan Kew <jfkthame@gmail.com>
+
+ * NEWS: Update for 0.99999.
+
2018-02-03 Jonathan Kew <jfkthame@gmail.com>
* Bump version number to 0.99999, aiming for the TL'18 release.
diff --git a/Build/source/texk/web2c/xetexdir/NEWS b/Build/source/texk/web2c/xetexdir/NEWS
index b452b6136b6..4c868d09ea8 100644
--- a/Build/source/texk/web2c/xetexdir/NEWS
+++ b/Build/source/texk/web2c/xetexdir/NEWS
@@ -1,3 +1,29 @@
+XeTeX 0.99999 (February 2018, for TeX Live 2018)
+
+* Fix bug that could cause text after a \discretionary{...}{...}{...}
+ line-break to be dropped.
+* Avoid risk of generating broken UTF-8 in error context messages.
+* Interpret optical size info in OpenType 'size' feature as "big
+ points" units, rather than TeX points.
+* Set a non-zero exit code if the pipe to the output driver returns
+ an error.
+* Correction for longstanding input_ln bug (stripping trailing tabs).
+ (Karl Berry)
+* Guard against out-of-range result from UTF-8 decoding, and return
+ U+FFFD Replacement Character instead. (Akira Kakuto)
+* Fix bugs involving \strcmp and \mdfivesum primitives. (Hironobu
+ Yamashita)
+* Fixes issue where \primitive\vrule\q incorrectly swallows the \q
+ instead of giving an error. (Hironori Kitagawa)
+* Properly close input pipes used in \input or \openin. (Hironobu
+ Yamashita)
+* Make \uchyph work with native fonts. (Hironobu Yamashita)
+* Fixed bug in \ifprimitive. (Hironori Kitagawa)
+* Support /Rotate in PDF image inclusion. (Akira Kakuto)
+* If DPI info is missing in JPEG files, assume 72.0 to avoid
+ division by zero. (Akira Kakuto)
+
+==============================================================
XeTeX 0.99998 (April 22, 2016)
* Fixed long-standing bug that made \ifcat\span...\fi (and similar