diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-01-02 10:35:28 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-01-02 10:35:28 +0000 |
commit | d36033d619081900fbf33ff6b71783bd1577d218 (patch) | |
tree | 930fbb746daa4bff59b99f902961f15cfffa88e5 /Build/source/texk/kpathsea | |
parent | e074e22a1834b92d6e1ab4a7587f897c9226b9cb (diff) |
METAFONT: Use X toolkit for METAFONT only if requested explicitly
tardate 2014-01-01
git-svn-id: svn://tug.org/texlive/trunk@32545 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea')
-rw-r--r-- | Build/source/texk/kpathsea/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog index a8972bffa8e..ba5d395ecc4 100644 --- a/Build/source/texk/kpathsea/ChangeLog +++ b/Build/source/texk/kpathsea/ChangeLog @@ -8,13 +8,13 @@ * knj.h: Remove #include <kpathsea/types.h> because Visual Studio 2010 cannot compile Kpathsea. -2013-12-31 TANAKA Takuji <KXD02663@nifty.ne.jp> +2013-12-31 TANAKA Takuji <KXD02663@nifty.ne.jp> * knj.c, knj.h: Add new functions fsyscp_fopen() and get_command_line_args_utf8() (Windows only) * progname.c: Refine initialization for KANJI (Windows only) -2013-12-03 TANAKA Takuji <KXD02663@nifty.ne.jp> +2013-12-03 TANAKA Takuji <KXD02663@nifty.ne.jp> * elt-dirs.c, knj.c, knj.h, progname.c, readable.c: Support KANJI file name in (e)upTeX and XeTeX on Windows. @@ -51,7 +51,7 @@ * kpsewhich.test: also check that we can read the environment variable that we set. -2013-07-07 TANAKA Takuji <KXD02663@nifty.ne.jp> +2013-07-07 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 |