summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2021-04-16 17:33:52 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2021-05-18 02:01:13 +0000
commit6913eb677684e679487ca4462f693d1008052b82 (patch)
treeecc5f1e89b55fe2c4c77cf5de92da7cb173effcd /ChangeLog
parent48594 (plus an "F:" line corresponding to the question there): New tests for ... (diff)
downloadzsh-6913eb677684e679487ca4462f693d1008052b82.tar
zsh-6913eb677684e679487ca4462f693d1008052b82.tar.gz
zsh-6913eb677684e679487ca4462f693d1008052b82.tar.bz2
zsh-6913eb677684e679487ca4462f693d1008052b82.tar.lz
zsh-6913eb677684e679487ca4462f693d1008052b82.tar.xz
zsh-6913eb677684e679487ca4462f693d1008052b82.tar.zst
zsh-6913eb677684e679487ca4462f693d1008052b82.zip
48601/0001: docs: functions -M: Move an example to be near the specification of the relevant flag
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fe375b093..e2999b051 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2021-05-18 Daniel Shahaf <d.s@daniel.shahaf.name>
+ * 48601/0001: Doc/Zsh/builtins.yo: docs: functions -M: Move an
+ example to be near the specification of the relevant flag
+
* 48594 (plus an "F:" line corresponding to the question there):
Test/E02xtrace.ztst: New tests for functions -t / functions -T