summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/ChangeLog
diff options
context:
space:
mode:
authorAndreas Scherer <andreas_tex@freenet.de>2021-02-08 08:21:23 +0000
committerAndreas Scherer <andreas_tex@freenet.de>2021-02-08 08:21:23 +0000
commit21789d78376b470876b5e1f80a10fb5c7c653b37 (patch)
treef5299be80b8dec00390e5e84bbc4c046f0694882 /Build/source/texk/web2c/ChangeLog
parent14a54f4d8c7cb19c2283cf2b3ad5e7fb31d96279 (diff)
[CWEB] Don't repeat yourself.
Purge repeated lines in *.w by uncommenting line in common.h. Unfortunately, this shifts all #line numbers. ;o) git-svn-id: svn://tug.org/texlive/trunk@57676 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/ChangeLog')
-rw-r--r--Build/source/texk/web2c/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog
index cea41bebe21..16037c6ba05 100644
--- a/Build/source/texk/web2c/ChangeLog
+++ b/Build/source/texk/web2c/ChangeLog
@@ -1,3 +1,8 @@
+2021-02-08 Andreas Scherer <https://ascherer.github.io>
+
+ * ctangleboot.cin,
+ * cwebboot.cin: Don't repeat yourself.
+
2021-02-07 Andreas Scherer <https://ascherer.github.io>
* cwebboot.cin: CWEB development has moved to another level.