about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2014-03-03 16:50:14 +0100
committerOliver Kiddle <opk@zsh.org>2014-03-03 16:50:14 +0100
commit7d301a527e729e2a2fda03069e485bdcc2e12823 (patch)
tree363a583aecc48bccc7740c76794cafb85feefb3b /ChangeLog
parentf62bd9c06c76b2b34a5e5454aa6f8617c7289b30 (diff)
downloadzsh-7d301a527e729e2a2fda03069e485bdcc2e12823.tar.gz
zsh-7d301a527e729e2a2fda03069e485bdcc2e12823.tar.xz
zsh-7d301a527e729e2a2fda03069e485bdcc2e12823.zip
32441: add completer for file extensions
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af2fac8d2..806b14cc7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2014-03-03  Oliver Kiddle  <opk@zsh.org>
 
+	* 32441: Completion/Base/Completer/_extensions, Doc/Zsh/compsys.yo:
+	add completer for file extensions
+
 	* 32450: Src/Zle/zle_hist.c: make get-line set the history
 	number that was saved with the line