summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/ChangeLog
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2011-08-02 13:05:11 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2011-08-02 13:05:11 +0000
commit8d812296011b75f9bd787ff9ebe574a4265a11c9 (patch)
treefc93270e32c02813c3eb677abb486e31d9d2e50a /Build/source/texk/kpathsea/ChangeLog
parent9a634e078306d7a674684828beaabdc6f14c37cc (diff)
update win32lib.[ch]
git-svn-id: svn://tug.org/texlive/trunk@23315 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/ChangeLog')
-rw-r--r--Build/source/texk/kpathsea/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index 33023544ee9..fdd2a27d5b8 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,10 @@
+2011-08-02 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
+
+ * win32lib.h: follow mingw32.h for boolean and move definitions
+ for win32 functions from lib.h.
+ * win32lib.c: change definitions of xfseek64 and xftell64 to match
+ with xfseeko and xftello.
+
2011-08-02 Peter Breitenlohner <peb@mppmu.mpg.de>
More diffs between TeX Live and W32TeX.