about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.stephenson@samsung.com>2024-02-19 11:10:04 +0000
committerPeter Stephenson <p.stephenson@samsung.com>2024-02-19 11:10:04 +0000
commita6ea12286709273e7896916dc8a107cd52f01d26 (patch)
treed23a4a639cfa4e304e343c0569031194c30fc225 /ChangeLog
parentd2f63d0d92f17d935787e6b0d39d89fe591fa910 (diff)
downloadzsh-a6ea12286709273e7896916dc8a107cd52f01d26.tar.gz
zsh-a6ea12286709273e7896916dc8a107cd52f01d26.tar.xz
zsh-a6ea12286709273e7896916dc8a107cd52f01d26.zip
52549: document return works in a script
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ed8e919d..e3762340a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
-2024-02-19  Jun-ichi Takimoto  <takimoto-j@kba.biglobe.ne.jp>
+2024-02-19  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 52549: Doc/Zsh/builtins.yo: document that return already works
+	in a script.
+
+x2024-02-19  Jun-ichi Takimoto  <takimoto-j@kba.biglobe.ne.jp>
 
 	* 52544: Completion/Unix/Type/_diff_options: support macOS Ventura
 	or newer