diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-08-03 11:11:54 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-08-03 11:11:54 +0000 |
commit | f48f4e04f6b1c29a0f9ef9979c082cb2de160d16 (patch) | |
tree | 608e19b03b77827e46966404068913ade78e2fec /Build/source/texk/kpathsea/ChangeLog | |
parent | 93739d4f9573bc877d70a377a443d1365835e66b (diff) |
kpathsea: More changes to reduce diffs with W32TeX
git-svn-id: svn://tug.org/texlive/trunk@23366 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/ChangeLog')
-rw-r--r-- | Build/source/texk/kpathsea/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog index ae71c4f4599..6ef2402eb14 100644 --- a/Build/source/texk/kpathsea/ChangeLog +++ b/Build/source/texk/kpathsea/ChangeLog @@ -1,3 +1,7 @@ +2011-08-03 Akira Kakuto <kakuto@fuk.kindai.ac.jp> + + * db.c (db_build): No need to slashify lines from db_file. + 2011-08-03 Peter Breitenlohner <peb@mppmu.mpg.de> * mingw32.[ch] (dostounix_filename): Remove unused function. @@ -9,7 +13,7 @@ kpsewhich.c (subdir_match): Slashify and test for 2-Byte Kanji (CP 932, SJIS) codes. -2011-08-03 Akirar Kakuto <kakuto@fuk.kindai.ac.jp> +2011-08-03 Akira Kakuto <kakuto@fuk.kindai.ac.jp> * win32lib.h: #include <direct.h> for _getcwd. |