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/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index 6a2c61c8c97..ea0f8c2febc 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,9 @@
+2024-01-31 Akira Kakuto <kakuto@jcom.zaq.ne.jp>
+
+ * tex-file.c (kpathsea_name_ok) [MSDOS]: change #ifndef MSDOS
+ to #if !defined(MSDOS) && !defined(_WIN32) because MSDOS is not
+ defined in the current Windows build.
+
2024-01-30 Karl Berry <karl@freefriends.org>
* tex-file.c (kpathsea_name_ok) [MSDOS]: remove [unix] from cpp