about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2017-05-28 11:32:10 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2017-05-28 11:32:10 -0700
commit11304f731899275826b4efd52349cfe33684502a (patch)
treebb37d34bbee2a7d3ce2dae03d08064ca7131fae8 /ChangeLog
parent5ded0ad96740b62ea0214387ee260b515726a05e (diff)
downloadzsh-11304f731899275826b4efd52349cfe33684502a.tar.gz
zsh-11304f731899275826b4efd52349cfe33684502a.tar.xz
zsh-11304f731899275826b4efd52349cfe33684502a.zip
unposted: clarify ZLS_COLORS pattern matching contexts
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 68e36e718..15a02afa1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2017-05-28  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* unposted: Doc/Zsh/mod_complist.yo: clarify ZLS_COLORS pattern
+	matching contexts
+
 	* 41159 (tweaked): Completion/Unix/Command/_ssh: handle "Include"
 	and "HostName" lines in ~/.ssh/config