summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/NEWS
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-02-17 23:19:24 +0000
committerKarl Berry <karl@freefriends.org>2020-02-17 23:19:24 +0000
commit407e995ddbeb01464e3e7a21fad31cafbd7ede7f (patch)
treee00c353f2f56af2d7288cef3beb97ccc6d29b5d3 /Build/source/texk/web2c/NEWS
parenteb3b2978f24f39de6a452f96aa80a3ebc645cc21 (diff)
record a bit more NEWS
git-svn-id: svn://tug.org/texlive/trunk@53827 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/NEWS')
-rw-r--r--Build/source/texk/web2c/NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/NEWS b/Build/source/texk/web2c/NEWS
index abd45b33601..ec032b1bf67 100644
--- a/Build/source/texk/web2c/NEWS
+++ b/Build/source/texk/web2c/NEWS
@@ -16,7 +16,10 @@ that is a macro redefinition of the standard \input primitive.
* All TeX engines except tex and etex now compress (with zlib) .fmt files
(XeTeX and LuaTeX already did so).
-pTeX: new primitives \ifjfont and \iftfont.
+pTeX (and all variants): new primitives \ifjfont and \iftfont.
+eptex, euptex: new primitives \Uchar, \Ucharcat, \current(x)spacingmode,
+ \ifincsname; revise \fontchar?? and \iffontchar.
+euptex only: new primitive \currentcjktoken.
BibTeX: now reallocates on large (>20k) field values instead of aborting.