[latex3-commits] [git/LaTeX3-latex3-latex2e] master: changes entry for PR 63 (1686346)
David Carlisle
d.p.carlisle at gmail.com
Sun Sep 30 16:35:45 CEST 2018
Repository : https://github.com/latex3/latex2e
On branch : master
Link : https://github.com/latex3/latex2e/commit/168634672a0c966750f336f06e509b7817ef2c02
>---------------------------------------------------------------
commit 168634672a0c966750f336f06e509b7817ef2c02
Author: David Carlisle <d.p.carlisle at gmail.com>
Date: Sun Sep 30 15:35:45 2018 +0100
changes entry for PR 63
>---------------------------------------------------------------
168634672a0c966750f336f06e509b7817ef2c02
base/changes.txt | 4 ++++
base/utf8ienc.dtx | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/base/changes.txt b/base/changes.txt
index 2173b4b..74859af 100644
--- a/base/changes.txt
+++ b/base/changes.txt
@@ -4,6 +4,10 @@ completeness or accuracy and it contains some references to files that
are not part of the distribution.
=======================================================================
+2018-09-30 David Carlisle <David.Carlisle at latex-project.org>
+
+ * utf8ienc.dtx: Fix display of codepoints in error messages (PR 63 from mirabilos)
+
2018-09-28 David Carlisle <David.Carlisle at latex-project.org>
* utf8ienc.dtx: Fix to handling of 4-octet UTF-8. Mostly from github PR 60
diff --git a/base/utf8ienc.dtx b/base/utf8ienc.dtx
index bfcfdc6..3279380 100644
--- a/base/utf8ienc.dtx
+++ b/base/utf8ienc.dtx
@@ -809,7 +809,7 @@
% \begin{macro}{\UTFviii at splitcsname}
% \changes{v1.1o}{2015/08/28}{Macro added}
% \begin{macro}{\UTFviii at hexcodepoint}
-% \changes{v1.2e}{2018/08/05}{Format codepoint properly; assume numexpr}
+% \changes{v1.2e}{2018/09/28}{Macro added: Format codepoint properly}
% Split a csname representing a unicode character and return
% the character and the unicode number in hex.
% \begin{macrocode}
More information about the latex3-commits
mailing list