about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2016-11-01 17:26:10 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2016-11-03 16:44:14 +0000
commitb4d5a55b39399e391132fb15cc47533cc2547991 (patch)
tree18bd73f83aed88736fd4b1f5f459f230e5122f17 /ChangeLog
parent952e607395ffd7e7592227344139e611854cf2c8 (diff)
downloadzsh-b4d5a55b39399e391132fb15cc47533cc2547991.tar.gz
zsh-b4d5a55b39399e391132fb15cc47533cc2547991.tar.xz
zsh-b4d5a55b39399e391132fb15cc47533cc2547991.zip
39804: internal: Document matchspec flags.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c761eb2c2..f2ec7cc25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2016-11-03  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 39804: Src/Zle/comp.h, Src/Zle/complete.c: internal: Document
+	matchspec flags.
+
 	* 39803: Src/Zle/complete.c: internal: Document bin_compadd().
 
 	* 39802: Src/Zle/compcore.c, Src/Zle/complete.c: internal: