summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/ChangeLog
diff options
context:
space:
mode:
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 03c0b90f4a7..35f13c6f909 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,8 @@
+2017-09-22 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
+
+ * tex-file.c: Use a standard API function GetLongPathName()
+ instead of the custom kpathsea_getlongpath() (W32 only).
+
2017-09-20 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
* tex-file.c: Fix to return actual file names (W32 only).