summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/ChangeLog')
-rw-r--r--Build/source/texk/web2c/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog
index 8eca662546e..1bbc932bf51 100644
--- a/Build/source/texk/web2c/ChangeLog
+++ b/Build/source/texk/web2c/ChangeLog
@@ -2,12 +2,17 @@
* dvicopy.ch,
* dvitype.ch,
+ * gftodvi.ch,
* gftopk.ch,
* gftype.ch,
* mf.ch,
* mft.ch,
+ * patgen.ch,
* pktogf.ch,
- * pktype.ch: Purge non-local 'goto' labels.
+ * pktype.ch,
+ * tangle.ch,
+ * tex.ch,
+ * weave.ch: Purge non-local 'goto' labels and 'jump_out' leftovers.
2020-07-25 Andreas Scherer <https://ascherer.github.io>