diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2013-07-06 08:58:47 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2013-07-06 08:58:47 +0000 |
commit | 1bae73cc1a30cc6b9dd7678a8e93801be0ede063 (patch) | |
tree | 75e0b4278b812cc624a451bc28876e18f078974f /Build | |
parent | d6cdb5e8b6e9cb6ca4bab4f46f1b6e11080f25a8 (diff) |
Update ChangeLog.
git-svn-id: svn://tug.org/texlive/trunk@31115 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/texk/kpathsea/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog index e4081b044b2..af188846fb5 100644 --- a/Build/source/texk/kpathsea/ChangeLog +++ b/Build/source/texk/kpathsea/ChangeLog @@ -1,3 +1,9 @@ +2013-07-06 TANAKA Takuji <KXD02663@nifty.ne.jp> + + * knj.c and progname.c: Generalize the method to avoid the 0x5c problem + in path names to the cases CP936 (simplified Chinese) and CP950 + (traditional Chinese). + 2013-07-01 Peter Breitenlohner <peb@mppmu.mpg.de> * c-memstr.h: Drop mapping of BSD => SYSV/ANSI string functions. |