diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2015-03-22 23:31:16 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2015-03-22 23:31:16 +0000 |
commit | 40359353f09c32ec8d8034c9fa24e9039aaa1f60 (patch) | |
tree | 5bf43d27a2a404801aac75f11732796e26eb18ac /Build/source/texk/web2c/synctexdir/ChangeLog | |
parent | f9f6d883fba9f42dd455383a0bf1a13a0c193841 (diff) |
N. Abe fixes a bug in synctex_parser_utils.c.
git-svn-id: svn://tug.org/texlive/trunk@36598 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/synctexdir/ChangeLog')
-rw-r--r-- | Build/source/texk/web2c/synctexdir/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/synctexdir/ChangeLog b/Build/source/texk/web2c/synctexdir/ChangeLog index 1e195f355e5..5753c7e692f 100644 --- a/Build/source/texk/web2c/synctexdir/ChangeLog +++ b/Build/source/texk/web2c/synctexdir/ChangeLog @@ -1,3 +1,9 @@ +2015-03-23 Akira Kakuto <kakuto@fuk.kindai.ac.jp> + + * synctex_parser_utils.c: Fix a bug in + synctex_bool_t synctex_ignore_leading_dot_slash_in_path(). + From Noriyuki Abe (2015-03-23). + 2015-03-22 Akira Kakuto <kakuto@fuk.kindai.ac.jp> * synctex_parser_utils.c: Use WIN32API PathFindFileName() and |