summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/xcolor/ChangeLog
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-06-13 03:03:42 +0000
committerNorbert Preining <norbert@preining.info>2022-06-13 03:03:42 +0000
commitef6d63ded56fb892decaa8ab41d7deebbe670473 (patch)
tree9c8eccf2e633fcfe0ad512e5428222ce0707971e /macros/latex/contrib/xcolor/ChangeLog
parent86d0c4c6729cfb43e13fb29790810c3cc2521806 (diff)
CTAN sync 202206130303
Diffstat (limited to 'macros/latex/contrib/xcolor/ChangeLog')
-rw-r--r--macros/latex/contrib/xcolor/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/macros/latex/contrib/xcolor/ChangeLog b/macros/latex/contrib/xcolor/ChangeLog
index 1e613111c2..48ac99bfbd 100644
--- a/macros/latex/contrib/xcolor/ChangeLog
+++ b/macros/latex/contrib/xcolor/ChangeLog
@@ -3,6 +3,14 @@ https://github.com/latex3/xcolor/issues
History
=======
+2022/06/12 v2.14
+* New features:
+ - Load if it exists the code from LaTeX to define \mathcolor.
+* Bugfixes (LaTeX Team)
+ - Modify \XC@info to avoid spurious error from \colorlet{foo}{} issue #12
+ - make \normalcolor, \colorbox, \fcolorbox \textcolor, \pagecolor,
+ \nopagecolor, \definecolor, \DefineNamedColor protected as in color.sty issue #17
+
2021/10/31 v2.13
* Bugfixes (LaTeX Team)
- use \@backslashchar color rather than \string\color to
@@ -11,7 +19,7 @@ History
- Declare dvisvgm option to match graphics and color packages.
Make dvipdfm an alias for dvipdfmx
- Modify \XC@info to avoid spurious text from \colorlet{foo}{.!50}
-
+
2016/05/11 v2.12
* New features:
- \nopagecolor command as introduced in `color' v1.1a