summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2016-09-04 21:14:52 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2016-09-04 21:15:46 +0000
commit02bb3de2575aca2b0e823b96d8281c89a77eba42 (patch)
tree462895383496615e919ac9157d1750a84e7d03f6 /ChangeLog
parent5b4cbcc842c6272c76e4bc0190006c589b5481cc (diff)
downloadzsh-02bb3de2575aca2b0e823b96d8281c89a77eba42.tar.gz
zsh-02bb3de2575aca2b0e823b96d8281c89a77eba42.tar.xz
zsh-02bb3de2575aca2b0e823b96d8281c89a77eba42.zip
unposted: internals: Document zshcompwid(1) parameter implementations.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1241789de..b6f4836d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-09-04  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* unposted: Src/Zle/comp.h, Src/Zle/complete.c: internals:
+	Document zshcompwid(1) parameter implementations.
+
 2016-09-03  Oliver Kiddle  <opk@zsh.org>
 
 	* Marko Myllynen: 39158: Completion/Unix/Command/_libvirt: