summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/ChangeLog
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2010-05-16 02:46:08 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2010-05-16 02:46:08 +0000
commit73d8bb8f989275d57b542a0e7a7b93fed0fee42a (patch)
tree195aa8006f7783234b21c0ee2087c119cecb4c82 /Build/source/texk/kpathsea/ChangeLog
parent7b6a65e6e41163c0740ea26d6c2696be898e67a3 (diff)
untabify.
git-svn-id: svn://tug.org/texlive/trunk@18285 c570f23f-e606-0410-a88d-b1316a301751
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).