summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/ChangeLog
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2020-06-06 05:19:02 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2020-06-06 05:19:02 +0000
commitad28aae19d57ccc65af5d6d303550910d3e1721c (patch)
treeee928c2585ef7098fb000f946c6ec9426b4b361b /Build/source/texk/kpathsea/ChangeLog
parenta9ac14e77b8114ffc43c677571ee0be52fab7e15 (diff)
/../, /./, \..\, \.\ should not exist in \\?\ form of absolute path.
git-svn-id: svn://tug.org/texlive/trunk@55430 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/ChangeLog')
-rw-r--r--Build/source/texk/kpathsea/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index 933079c1680..439f26a6032 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,8 @@
+2020-06-06 Akira Kakuto <kakuto@w32tex.org>
+
+ * readable.c, knj.c: /../, /./, \..\, \.\ should not exist
+ in \\?\ form of absolute path.
+
2020-04-28 Akira Kakuto <kakuto@w32tex.org>
* readable.c, knj.c: Support very long input path name,