summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/ChangeLog
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-06-13 00:39:50 +0000
committerKarl Berry <karl@freefriends.org>2020-06-13 00:39:50 +0000
commit885ca5662c15b02a1fc5504fc9b87797860c8787 (patch)
tree69cc13a3a26d6ca5c7943ed3cf8bf82f37a271b2 /Build/source/texk/kpathsea/ChangeLog
parentb5384e9512fd85f7bf685324cd55d27f809b33c4 (diff)
(kpathsea_make_tex): do not emit warning if filename has unusual characters
git-svn-id: svn://tug.org/texlive/trunk@55533 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/ChangeLog')
-rw-r--r--Build/source/texk/kpathsea/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index 439f26a6032..96b795bb9f8 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,10 @@
+2020-06-12 Karl Berry <karl@freefriends.org>
+
+ * tex-make.c (kpathsea_make_tex): do not emit any warnings for
+ filenames that we don't like, e.g., [Some Fnt]. Leave it up to
+ the caller. Suggestion from David Carlisle,
+ https://tug.org/pipermail/tex-k/2020-June/003214.html
+
2020-06-06 Akira Kakuto <kakuto@w32tex.org>
* readable.c, knj.c: /../, /./, \..\, \.\ should not exist