about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2021-04-16 18:03:30 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2021-05-18 02:01:13 +0000
commitf571aff1b2d56d8354ba2530eca30dd45785c714 (patch)
treec0d6092062d2dbb93871ad0cfa3bd7ca5d94ebfa /ChangeLog
parent6913eb677684e679487ca4462f693d1008052b82 (diff)
downloadzsh-f571aff1b2d56d8354ba2530eca30dd45785c714.tar.gz
zsh-f571aff1b2d56d8354ba2530eca30dd45785c714.tar.xz
zsh-f571aff1b2d56d8354ba2530eca30dd45785c714.zip
48601/0002: docs: functions -M: Document the return status / result interdependency gotchas (cf. 48147).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e2999b051..6381e4f4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2021-05-18  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 48601/0002: Doc/Zsh/builtins.yo: docs: functions -M: Document
+	the return status / result interdependency gotchas (cf. 48147).
+
 	* 48601/0001: Doc/Zsh/builtins.yo: docs: functions -M: Move an
 	example to be near the specification of the relevant flag