summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/pmpostdir/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/pmpostdir/ChangeLog')
-rw-r--r--Build/source/texk/web2c/pmpostdir/ChangeLog123
1 files changed, 0 insertions, 123 deletions
diff --git a/Build/source/texk/web2c/pmpostdir/ChangeLog b/Build/source/texk/web2c/pmpostdir/ChangeLog
deleted file mode 100644
index 4d4229be6f7..00000000000
--- a/Build/source/texk/web2c/pmpostdir/ChangeLog
+++ /dev/null
@@ -1,123 +0,0 @@
-2020-10-25 TANAKA Takuji <ttk@t-lab.opal.ne.jp>
-
- * pmp.ch: Bump upmpost version to 2.00-0.04-u1.27.
-
-2020-05-17 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
-
- * pmp.ch: Avoid a compiler warning: equality comparison with
- extraneous parentheses.
-
-2020-02-23 Akira Kakuto <kakuto@w32tex.org>
-
- * pmp.ch: Bump upmpost version to 2.00-0.04-u1.26.
-
-2019-05-28 Akira Kakuto <kakuto@w32tex.org>
-
- * pmp.ch: Bump upmpost version to 2.00-0.04-u1.25.
-
-2019-03-22 Akira Kakuto <kakuto@w32tex.org>
-
- * pmp.ch: Sync with the change of mp.w.
-
-2019-02-23 Akira Kakuto <kakuto@w32tex.org>
-
- * pmp.ch: Bump upmpost version to 2.00-0.04-u1.24.
- * pmpost.ch: Do not change internal encoding by -kanji option.
-
-2019-01-29 Akira Kakuto <kakuto@w32tex.org>
-
- * pmpost.ch: adapt to the new mpost.w.
- Forbid too long kanji option.
-
-2018-12-21 Karl Berry <karl@freefriends.org>
-
- * am/pmpost.am (bin_links): make r* links at install time;
- see entry in ../mplibdir/ChangeLog.
-
-2018-09-09 Karl Berry <karl@tug.org>
-
- * upmpsamp.test,
- * pmpsamp.test: LC_ALL=LANGUAGE=C.
-
-2018-08-16 Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
-
- * ptfmin.ch: Support new JFM spec, which allows 3-byte
- characters in TYPE > 0.
- * tests/testnewu.{mp,tex,tfm}: Added. (File testnewu.tfm
- is the same as uptexdir/tests.)
-
-2018-03-26 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
-
- * pmpost.ch: Use UTF-8 as a default encoding also on
- Windows.
-
-2018-02-19 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
-
- * pmp.ch: Adapt to the new mp.w.
-
-2018-01-27 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
-
- * README.old.ja, Changes.old.ja: Import README.jis and
- Changes.jis from old upstream jmpost-0.04.tar.gz,
- renamed and converted to UTF-8.
- * README: Added.
- * am/pmpost.am: Adjusted.
-
-2017-07-30 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
-
- * ppsout.ch, pmpost.ch: Force a space between " and ".
-
-2017-04-24 Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
-
- * pmpxout.ch: p\TeX -> \pTeX.
-
-2017-03-31 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
-
- * pmp.ch: Adapt to MetaPost 2.000.
-
-2017-02-28 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
-
- * ppsout.ch: Do not change the first 19 characters %%Creator: MetaPost.
-
-2016-12-02 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
-
- * pmpost.ch: Adapt to the restricted mode in the latest mpost.w.
-
-2016-03-06 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
-
- * pmp.ch: Adapt to MetaPost 1.9991.
-
-2015-07-10 Peter Breitenlohner <peb@mppmu.mpg.de>
-
- * am/pmpost.am: Dependencies for 'make check'.
-
-2014-10-30 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
-
- * pmpost.ch, pmpxout.ch: Cleanup for pdvitomp and updvitomp.
-
-2014-10-30 Peter Breitenlohner <peb@mppmu.mpg.de>
-
- * pmpost.ch [W32TEX]: Handle building of (u)pmpost.dll.
-
-2014-10-26 Karl Berry <karl@tug.org>
-
- * pmpsamp.test, upmpsamp.test: check that e[u]ptex can read
- their .fmt files, since that is what [u]pmpost is going to do.
-
-2014-09-22 Peter Breitenlohner <peb@mppmu.mpg.de>
-
- * pmpsamp.test, upmpsamp.test, tests/psample.mp: Shell scripts
- and data for new tests.
-
-2014-09-17 Peter Breitenlohner <peb@mppmu.mpg.de>
-
- * ptfmin.ch: Allow character codes up to 0xffff.
- * pmp.ch, pmpost.ch, ppsout.ch: Use P_UP prefix to handle
- strings pMetaPost vs upMetaPost and similar.
-
-2014-09-05 Peter Breitenlohner <peb@mppmu.mpg.de>
-
- * Import pMetaPost and upMetaPost from ???.
- * Rename change files and adapt to TeX Live build system.
- * Handle pMetaPost/upMetaPost differences via '#ifdef UPMP'.
- * pmpost.test, upmpost.test: Shell scripts for simple tests.