diff options
Diffstat (limited to 'Build/source/texk/kpathsea/ChangeLog')
-rw-r--r-- | Build/source/texk/kpathsea/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog index dffcdc1a284..cd2a1c1b05e 100644 --- a/Build/source/texk/kpathsea/ChangeLog +++ b/Build/source/texk/kpathsea/ChangeLog @@ -1,3 +1,10 @@ +2020-01-19 Karl Berry <karl@freefriends.org> + + * line.c (read_line): silently drop nul (zero) bytes. + * tests/cnfnull.test: test for nul bytes in texmf.cnf. + * Makefile.am (TESTS), + (tests/cnfnull.test): add it. + 2020-01-16 Karl Berry <karl@freefriends.org> * doc/kpathsea.texi, |