diff options
Diffstat (limited to 'Build/source/texk/kpathsea/ChangeLog')
-rw-r--r-- | Build/source/texk/kpathsea/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog index 136db935232..6a1aa9c5829 100644 --- a/Build/source/texk/kpathsea/ChangeLog +++ b/Build/source/texk/kpathsea/ChangeLog @@ -1,3 +1,11 @@ +2018-02-24 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + * tex-make.c (kpathsea_make_tex): Change an error message + "Invalid fontname" to "Invalid filename", since + $ tex -fmt=-a x + causes + kpathsea:make_tex: Invalid fontname `-a.fmt', starts with '-' + but it is a format file. + 2018-02-23 Karl Berry <karl@freefriends.org> * lib.h (LIB_START_FATAL): mention that the identifier `kpse' |