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/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index 6e779ac13cc..7029c47b081 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,12 @@
+2010-05-16 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
+
+ *absolute.c, c-fopen.h, c-stat.h, config.h, debug.h, dir.c,
+ elt-dirs.c, expand.c, getopt.c, getopt.h, getopt1.c, hash.c,
+ kpsewhich.c, lib.h, mingw32.c, path-elt.c, pathsearch.c,
+ progname.c, putenv.c, readable.c, strcasecmp.c, strstr.c,
+ strtol.c, tex-file.c, tex-glyph.h,
+ types.h, win32lib.h: untabify.
+
2010-05-15 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
*absolute.c: avoid late declaration. add support of UNC names (WIN32).