summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/ChangeLog
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2021-09-26 00:41:08 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2021-09-26 00:41:08 +0000
commita57a49cf8de9eee716acc6c9944e42c4d07faf0c (patch)
tree7e5f346b609fa552a18cab54382bb6cd9f0d9b16 /Build/source/texk/dvipdfm-x/ChangeLog
parent24bdf8e084c4f38a7c8e42f690b75721cd92c701 (diff)
dvipdfm-x: fix bugs which I introduced
git-svn-id: svn://tug.org/texlive/trunk@60612 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipdfm-x/ChangeLog')
-rw-r--r--Build/source/texk/dvipdfm-x/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/dvipdfm-x/ChangeLog b/Build/source/texk/dvipdfm-x/ChangeLog
index 2126228791b..7456cc7dfb9 100644
--- a/Build/source/texk/dvipdfm-x/ChangeLog
+++ b/Build/source/texk/dvipdfm-x/ChangeLog
@@ -1,3 +1,11 @@
+2021-09-26 Akira Kakuto <kakuto@jcom.zaq.ne.jp>
+ * pdfdev.c: Remove all my changes on 2021-03-04 and 2021-03-05
+ which were completely wrong.
+ * pkfont.c: Before calling kpse_find_glyph(ident, ...), remove
+ a suffix .pfb from the ident, if the suffix exists, because the
+ suffix prevents mktexpk to work right.
+ * configure.ac: version 20210926.
+
2021-06-09 Shunsaku Hirata <shunsaku.hirata74@gmail.com>
* pdfencoding.c: Replace the changes made on 2021-06-02. The