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:45 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2021-05-18 02:01:13 +0000
commitb992d91059b0a6bf2da7519aafcab9dff865498c (patch)
treecf3512119bb0e90d56da8d81fd7713a9109280a2 /ChangeLog
parentf571aff1b2d56d8354ba2530eca30dd45785c714 (diff)
downloadzsh-b992d91059b0a6bf2da7519aafcab9dff865498c.tar.gz
zsh-b992d91059b0a6bf2da7519aafcab9dff865498c.tar.xz
zsh-b992d91059b0a6bf2da7519aafcab9dff865498c.zip
48601/0003: docs: functions -M: Add a subheading and index entries.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6381e4f4a..b9ffd9471 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2021-05-18  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 48601/0003: Doc/Zsh/builtins.yo: docs: functions -M: Add a
+	subheading and index entries.
+
 	* 48601/0002: Doc/Zsh/builtins.yo: docs: functions -M: Document
 	the return status / result interdependency gotchas (cf. 48147).