about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2014-10-10 17:03:59 +0200
committerOliver Kiddle <opk@zsh.org>2014-10-10 17:03:59 +0200
commit19f038b5fae9b1bec64495eaf8f1a1926716d0a9 (patch)
treedc6fe42a975fb47a180b11f387030ab7807edbac /ChangeLog
parentde56e09fcb4f7e67d44a149a70e084392064798b (diff)
downloadzsh-19f038b5fae9b1bec64495eaf8f1a1926716d0a9.tar.gz
zsh-19f038b5fae9b1bec64495eaf8f1a1926716d0a9.tar.xz
zsh-19f038b5fae9b1bec64495eaf8f1a1926716d0a9.zip
33420: complete -R/-m options and fix feature completion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef88467eb..e5275311a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2014-10-10  Oliver Kiddle  <opk@zsh.org>
 
+	* 33420: Completion/Zsh/Command/_zmodload: complete -R/-m options and
+	fix feature completion
+
 	* fREW Schmidt: 33375: Completion/Unix/Command/_runit: sv completion
 
 	* Daniel Shahaf: 33396: Completion/Unix/Command/_xxd: new completion