diff options
Diffstat (limited to 'Build/source/texk/web2c/eptexdir/ChangeLog')
-rw-r--r-- | Build/source/texk/web2c/eptexdir/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/eptexdir/ChangeLog b/Build/source/texk/web2c/eptexdir/ChangeLog index 74adf83c2a8..c273bad7fa1 100644 --- a/Build/source/texk/web2c/eptexdir/ChangeLog +++ b/Build/source/texk/web2c/eptexdir/ChangeLog @@ -1,3 +1,10 @@ +2019-12-10 Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp> + + * am/eptex.am (eptex_CPPFLAGS): append $(ZLIB_INCLUDES). + (eptex_LDADD): append $(ZLIB_LIBS.) + (eptex_DEPENDENCIES): append $(ZLIB_DEPEND) + (eptex_web_srcs): append zlib-fmt.ch. + 2019-11-12 Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp> * pdfutils.ch: Add primitives \Uchar and \Ucharcat. |