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/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index 4656233039a..6d16f3eed23 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,11 @@
+2010-04-10 Karl Berry <karl@tug.org>
+
+ * progname.c (c-pathmx.h): #include unconditionally.
+ * c-pathmx.h (PATH_MAX) [MAX_PATH]: #define PATH_MAX as MAX_PATH
+ for Windows.
+ * win32lib.h: include io.h, fcntl.h, direct.h.
+ From Javier Mugica, 9 Apr 2010 22:04:46.
+
2010-04-09 Karl Berry <karl@tug.org>
* types.h: doc fixes.