summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2016-11-24 15:58:17 +0100
committerOliver Kiddle <opk@zsh.org>2016-11-24 16:11:55 +0100
commit8ec1a25994c82ee4d7e3819abe8606dafa069be7 (patch)
tree6f419597db1fae7bd3092ddc465ef93d666b879c /ChangeLog
parent2e44ac72f645264a2b0dfdf9180c3ae49567c3c2 (diff)
downloadzsh-8ec1a25994c82ee4d7e3819abe8606dafa069be7.tar.gz
zsh-8ec1a25994c82ee4d7e3819abe8606dafa069be7.tar.xz
zsh-8ec1a25994c82ee4d7e3819abe8606dafa069be7.zip
40004: fix cache mechanism, complete groups and other minor improvements
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a36017e9..d133b8da1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2016-11-24  Oliver Kiddle  <opk@zsh.org>
 
+	* 40004 (tweaked): Completion/Redhat/Command/_yum: fix cache
+	mechanism, complete groups and other minor improvements
+
 	* unposted: Src/Zle/zle_params.c: fix to compile on Solaris where
 	curses.h has a #define for reg to register