summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/ChangeLog
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2020-10-24 10:32:28 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2020-10-24 10:32:28 +0000
commit002bee88c2e5a890b5b44196e2a79ffa3213db2e (patch)
treed47570ca8c4bbb43d384700040d2379498045c63 /Build/source/texk/kpathsea/ChangeLog
parent3c59df9ec695d06b429724401afd271cb8d43cf2 (diff)
improve wording
git-svn-id: svn://tug.org/texlive/trunk@56746 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/ChangeLog')
-rw-r--r--Build/source/texk/kpathsea/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index a4d3b1b64ea..3ac05e0d20b 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,7 +1,8 @@
2020-10-24 Akira Kakuto <kakuto@w32tex.org>
- * readable.c, knj.c: More than one directory separators in
- filename+2 should not exist in \\?\ form of absolute path.
+ * readable.c, knj.c: More than one adjacent directory
+ separators in filename+2 should not exist in \\?\ form of
+ absolute path.
2020-08-26 Karl Berry <karl@tug.org>