summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-07-03 21:04:26 +0000
committerKarl Berry <karl@freefriends.org>2021-07-03 21:04:26 +0000
commit216fc1292fb6a1c61b54770de19e591ac8488e73 (patch)
tree2226f44614dca9880176c8cbe2e05108294b18f3 /Master/texmf-dist/doc/generic
parent6ef5adb24562ff50d1b9458006272af3b5c074dc (diff)
ifptex (3jul21)
git-svn-id: svn://tug.org/texlive/trunk@59820 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic')
-rw-r--r--Master/texmf-dist/doc/generic/ifptex/LICENSE2
-rw-r--r--Master/texmf-dist/doc/generic/ifptex/README-ja.md3
-rw-r--r--Master/texmf-dist/doc/generic/ifptex/README.md3
3 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/generic/ifptex/LICENSE b/Master/texmf-dist/doc/generic/ifptex/LICENSE
index 534324b7566..ead3a3702e3 100644
--- a/Master/texmf-dist/doc/generic/ifptex/LICENSE
+++ b/Master/texmf-dist/doc/generic/ifptex/LICENSE
@@ -1,6 +1,6 @@
The MIT License
-Copyright (c) 2019 Takayuki YATO (aka. "ZR")
+Copyright (c) 2008-2021 Takayuki YATO (aka. "ZR")
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/Master/texmf-dist/doc/generic/ifptex/README-ja.md b/Master/texmf-dist/doc/generic/ifptex/README-ja.md
index 7578fcbe299..49fc486c060 100644
--- a/Master/texmf-dist/doc/generic/ifptex/README-ja.md
+++ b/Master/texmf-dist/doc/generic/ifptex/README-ja.md
@@ -88,6 +88,9 @@ LaTeX の場合:
更新履歴
--------
+ * Version 2.1 〈2021/07/01〉
+ - 将来の版の pTeX に対応させる。
+ - とある非公開機能を削除。
* Version 2.0 〈2019/11/01〉
- LaTeX チームによる新しい iftex パッケージと動作を整合させる。
- 特に、iftex を中で読み込むようにする。
diff --git a/Master/texmf-dist/doc/generic/ifptex/README.md b/Master/texmf-dist/doc/generic/ifptex/README.md
index 9b5975b2e95..4b09b0baff7 100644
--- a/Master/texmf-dist/doc/generic/ifptex/README.md
+++ b/Master/texmf-dist/doc/generic/ifptex/README.md
@@ -94,6 +94,9 @@ Just the same as the ifptex package.
Revision History
----------------
+ * Version 2.1 〈2021/07/01〉
+ - Adjust for the future version of pTeX.
+ - Drop an undocumented feature.
* Version 2.0 〈2019/11/01〉
- Adjust to work better with the new iftex package maintanined
by the LaTeX3 Project.