summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-12-15 07:34:03 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-12-15 07:34:03 +0000
commitf3ee5ba909d4ab630fe4a5b57adf317f7a096102 (patch)
tree46d56e44058f721035b7685c954117cfd0124e3b /Build/source/texk/web2c
parent4c4a271a9fca15655da1029971e510a6e5dcf488 (diff)
mendexk, eptexdir, euptexdir, ptexdir, uptexdir: sync with the upstream
git-svn-id: svn://tug.org/texlive/trunk@42711 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c')
-rw-r--r--Build/source/texk/web2c/eptexdir/ChangeLog4
-rw-r--r--Build/source/texk/web2c/eptexdir/eptexextra.h2
-rw-r--r--Build/source/texk/web2c/euptexdir/ChangeLog4
-rw-r--r--Build/source/texk/web2c/euptexdir/euptexextra.h2
-rw-r--r--Build/source/texk/web2c/ptexdir/ChangeLog4
-rw-r--r--Build/source/texk/web2c/ptexdir/ptexextra.h2
-rw-r--r--Build/source/texk/web2c/uptexdir/ChangeLog4
-rw-r--r--Build/source/texk/web2c/uptexdir/uptexextra.h2
8 files changed, 20 insertions, 4 deletions
diff --git a/Build/source/texk/web2c/eptexdir/ChangeLog b/Build/source/texk/web2c/eptexdir/ChangeLog
index 6a3920dc74c..a92ce7b9ae8 100644
--- a/Build/source/texk/web2c/eptexdir/ChangeLog
+++ b/Build/source/texk/web2c/eptexdir/ChangeLog
@@ -1,3 +1,7 @@
+2016-12-15 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
+
+ * eptexextra.h: Use "issue@texjp.org" as BUG_ADDRESS.
+
2016-11-14 Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
* eptex.ech, eptex_version.h, pdfutils.ch: Add new primitives
diff --git a/Build/source/texk/web2c/eptexdir/eptexextra.h b/Build/source/texk/web2c/eptexdir/eptexextra.h
index f467f9caa4c..fdf2027e7cc 100644
--- a/Build/source/texk/web2c/eptexdir/eptexextra.h
+++ b/Build/source/texk/web2c/eptexdir/eptexextra.h
@@ -11,7 +11,7 @@
#define COPYRIGHT_HOLDER "D.E. Knuth"
#define AUTHOR "Peter Breitenlohner"
#define PROGRAM_HELP EPTEXHELP
-#define BUG_ADDRESS "tex-k@tug.org"
+#define BUG_ADDRESS "issue@texjp.org"
#define DUMP_VAR TEXformatdefault
#define DUMP_LENGTH_VAR formatdefaultlength
#define DUMP_OPTION "fmt"
diff --git a/Build/source/texk/web2c/euptexdir/ChangeLog b/Build/source/texk/web2c/euptexdir/ChangeLog
index 4f90f912499..3f68096127d 100644
--- a/Build/source/texk/web2c/euptexdir/ChangeLog
+++ b/Build/source/texk/web2c/euptexdir/ChangeLog
@@ -1,3 +1,7 @@
+2016-12-15 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
+
+ * euptexextra.h: Use "issue@texjp.org" as BUG_ADDRESS.
+
2016-11-14 Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
* euptrip/texmf.cnf: Increase pool_size.
diff --git a/Build/source/texk/web2c/euptexdir/euptexextra.h b/Build/source/texk/web2c/euptexdir/euptexextra.h
index 4678a960c6e..b24e5c6ac15 100644
--- a/Build/source/texk/web2c/euptexdir/euptexextra.h
+++ b/Build/source/texk/web2c/euptexdir/euptexextra.h
@@ -12,7 +12,7 @@
#define COPYRIGHT_HOLDER "D.E. Knuth"
#define AUTHOR "Peter Breitenlohner"
#define PROGRAM_HELP EUPTEXHELP
-#define BUG_ADDRESS "tex-k@tug.org"
+#define BUG_ADDRESS "issue@texjp.org"
#define DUMP_VAR TEXformatdefault
#define DUMP_LENGTH_VAR formatdefaultlength
#define DUMP_OPTION "fmt"
diff --git a/Build/source/texk/web2c/ptexdir/ChangeLog b/Build/source/texk/web2c/ptexdir/ChangeLog
index bd88b7ee975..cf0e962ff75 100644
--- a/Build/source/texk/web2c/ptexdir/ChangeLog
+++ b/Build/source/texk/web2c/ptexdir/ChangeLog
@@ -1,3 +1,7 @@
+2016-12-15 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
+
+ * ptexextra.h: Use "issue@texjp.org" as BUG_ADDRESS.
+
2016-09-12 Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
* ptex-base.ch: New primitive \ifmbox to realize better box in math mode.
diff --git a/Build/source/texk/web2c/ptexdir/ptexextra.h b/Build/source/texk/web2c/ptexdir/ptexextra.h
index d58253dd8f1..63539c55666 100644
--- a/Build/source/texk/web2c/ptexdir/ptexextra.h
+++ b/Build/source/texk/web2c/ptexdir/ptexextra.h
@@ -9,7 +9,7 @@
#define COPYRIGHT_HOLDER "D.E. Knuth"
#define AUTHOR NULL
#define PROGRAM_HELP PTEXHELP
-#define BUG_ADDRESS "ptex-staff@ml.asciimw.jp"
+#define BUG_ADDRESS "issue@texjp.org"
#define DUMP_VAR TEXformatdefault
#define DUMP_LENGTH_VAR formatdefaultlength
#define DUMP_OPTION "fmt"
diff --git a/Build/source/texk/web2c/uptexdir/ChangeLog b/Build/source/texk/web2c/uptexdir/ChangeLog
index 2783499b9b4..3f63cf5c4f8 100644
--- a/Build/source/texk/web2c/uptexdir/ChangeLog
+++ b/Build/source/texk/web2c/uptexdir/ChangeLog
@@ -1,3 +1,7 @@
+2016-12-15 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
+
+ * uptexextra.h: Use "issue@texjp.org" as BUG_ADDRESS.
+
2016-02-20 TANAKA Takuji <ttk@t-lab.opal.ne.jp>
* uptex-m.ch, kanji.c:
diff --git a/Build/source/texk/web2c/uptexdir/uptexextra.h b/Build/source/texk/web2c/uptexdir/uptexextra.h
index a0f53a035e8..9e05cf7dec4 100644
--- a/Build/source/texk/web2c/uptexdir/uptexextra.h
+++ b/Build/source/texk/web2c/uptexdir/uptexextra.h
@@ -10,7 +10,7 @@
#define COPYRIGHT_HOLDER "D.E. Knuth"
#define AUTHOR NULL
#define PROGRAM_HELP UPTEXHELP
-#define BUG_ADDRESS "ptex-staff@ml.asciimw.jp"
+#define BUG_ADDRESS "issue@texjp.org"
#define DUMP_VAR TEXformatdefault
#define DUMP_LENGTH_VAR formatdefaultlength
#define DUMP_OPTION "fmt"