diff options
Diffstat (limited to 'Build/source/texk')
-rw-r--r-- | Build/source/texk/dvipdfm-x/ChangeLog | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/Build/source/texk/dvipdfm-x/ChangeLog b/Build/source/texk/dvipdfm-x/ChangeLog index 192f7ad5bcd..ff7c38a447d 100644 --- a/Build/source/texk/dvipdfm-x/ChangeLog +++ b/Build/source/texk/dvipdfm-x/ChangeLog @@ -1,16 +1,9 @@ 2016-01-03 Akira Kakuto <kakuto@fuk.kindai.ac.jp> - * cff.h, dvi.c, t1_load.c: Improve the change made on 2015-08-05. - The static function static int is_notdef_notzero() in dvi.c is removed. - -2016-01-03 Akira Kakuto <kakuto@fuk.kindai.ac.jp> - * dpxfile.c: Change \ to / for WIN32 also in the case where HAVE_MKSTEMP is defined (win32 only). - -2015-12-30 Shunsaku Hirata <shunsaku.hirata74@gmail.com> - - * epdf.c: Fix in handling of page number for XeTeX. + * cff.h, dvi.c, t1_load.c: Improve the change made on 2015-08-05. + The static function static int is_notdef_notzero() in dvi.c is removed. 2015-12-30 Shunsaku Hirata <shunsaku.hirata74@gmail.com> |