diff options
author | Takuji Tanaka <KXD02663@nifty.ne.jp> | 2018-06-10 06:12:41 +0000 |
---|---|---|
committer | Takuji Tanaka <KXD02663@nifty.ne.jp> | 2018-06-10 06:12:41 +0000 |
commit | 94f0b880cd88c2f9737d2f1c77cecbc88f195400 (patch) | |
tree | 2fa8c42d5608adf057eb862262f3638b026e75f7 /Build/source/texk/web2c/synctexdir/ChangeLog | |
parent | b1b0a37f50014a4612d7c4e65cefad1a27ac6eff (diff) |
pdfTeX: Allow non-ascii file names with UTF-8 source files (Windows only)
git-svn-id: svn://tug.org/texlive/trunk@47973 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/synctexdir/ChangeLog')
-rw-r--r-- | Build/source/texk/web2c/synctexdir/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/synctexdir/ChangeLog b/Build/source/texk/web2c/synctexdir/ChangeLog index dc8a2bb219c..6ee95359a19 100644 --- a/Build/source/texk/web2c/synctexdir/ChangeLog +++ b/Build/source/texk/web2c/synctexdir/ChangeLog @@ -1,3 +1,8 @@ +2018-06-10 TANAKA Takuji <ttk@t-lab.opal.ne.jp> + + * synctex.c: Allow non-ascii file names for pdfTeX + with UTF-8 source files (w32 only). + 2018-05-29 Akira Kakuto <kakuto@fuk.kindai.ac.jp> * synctex.c: Discard the changes on 2018-05-11, since |