From 493c65a9ee75589e3d77f0b97a4a4d7a764f0aeb Mon Sep 17 00:00:00 2001 From: jfbu Date: Mon, 27 Feb 2017 12:46:27 +0100 Subject: [PATCH] Update CHANGES for PR#3466 --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 890e42fbc..46a4b4f21 100644 --- a/CHANGES +++ b/CHANGES @@ -21,6 +21,7 @@ Incompatible changes * Default config for LuaLaTeX engine uses ``fontspec`` hence needs TeXLive 2013 or more recent TeX installation for compatibility. This also means that the fonts used by default have changed to the defaults as chosen by ``fontspec``. + (refs #3070, #3466) Features removed ---------------- @@ -66,7 +67,7 @@ Features added * Emit warning if over dedent has detected on ``literalinclude`` directive (refs: #3416) * Use for LuaLaTeX same default settings as for XeLaTeX (i.e. ``fontspec`` and - ``polyglossia``). + ``polyglossia``). (refs: #3070, #3466) Bugs fixed ----------