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 1511b4a0621..a57bcff5467 100644 --- a/Build/source/texk/kpathsea/ChangeLog +++ b/Build/source/texk/kpathsea/ChangeLog @@ -1,3 +1,10 @@ +2018-01-05 Karl Berry <karl@freefriends.org> + + * pathsearch.c (dir_list_search, dir_list_search_list): save the + next element to continue the loop, in case the + current element floats. Report from Douglas McKenna, + tex-k mail 4 Jan 2018 10:16:18. + 2017-12-27 Akira Kakuto <kakuto@fuk.kindai.ac.jp> * xbasename.c, xdirname.c: Remove IS_KANJI test for UNC names, |