summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/cwebdir/ChangeLog
diff options
context:
space:
mode:
authorAndreas Scherer <andreas_tex@freenet.de>2024-01-24 09:12:18 +0000
committerAndreas Scherer <andreas_tex@freenet.de>2024-01-24 09:12:18 +0000
commit5e6c9febe87fc0c63ca2622c35bf5d3f0acf2262 (patch)
tree9524564dc52f85e261c24cbe5491dec91c8e01e5 /Build/source/texk/web2c/cwebdir/ChangeLog
parentc04e04e078d0e0393368a95175041fef1be2552e (diff)
[CWEB] Changes for CWEB 4.12 (dev).
* 'do..while' loops should be separated from surrounding statements (like plain 'while' loops, or 'if' and 'for'), even when CWEAVE is invoked with option '-f'. (Can still be overwritten with '@+' before 'do' and after 'while'.) * A stacked construct like if (..) whatever; else if (..) whatever; else break; should place 'break' right below 'if'; 'break_space' (\5) is a tad too wide. * Pandoc 3.1.11.1 escapes all hyphens. (Might be reverted in future.) git-svn-id: svn://tug.org/texlive/trunk@69571 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/cwebdir/ChangeLog')
-rw-r--r--Build/source/texk/web2c/cwebdir/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/cwebdir/ChangeLog b/Build/source/texk/web2c/cwebdir/ChangeLog
index 3365880d3ed..5a640ee3d0a 100644
--- a/Build/source/texk/web2c/cwebdir/ChangeLog
+++ b/Build/source/texk/web2c/cwebdir/ChangeLog
@@ -1,3 +1,11 @@
+2024-01-24 Andreas Scherer <https://ascherer.github.io>
+
+ * cweave.w,
+ * cwebmac.tex,
+ * prod-cweave.w,
+ * prod-twill.w,
+ * prod.w: Changes for CWEB 4.12 (dev).
+
2023-12-02 Andreas Scherer <https://ascherer.github.io>
* Makefile,