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 17:33:52 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2021-05-18 02:01:13 +0000
commit6913eb677684e679487ca4462f693d1008052b82 (patch)
treeecc5f1e89b55fe2c4c77cf5de92da7cb173effcd /ChangeLog
parent492c388e1db59a95157a55f58309c9f3997b9a53 (diff)
downloadzsh-6913eb677684e679487ca4462f693d1008052b82.tar.gz
zsh-6913eb677684e679487ca4462f693d1008052b82.tar.xz
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