about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2013-03-10 12:38:18 +0000
committerMikael Magnusson <mikachu@gmail.com>2013-03-10 12:38:18 +0000
commitba88c42a5b1ed3bd60ae0fe67a2b9267bafeaea2 (patch)
tree67dcde2de30f8590cf23d713f43b406e58c3e0b5 /ChangeLog
parent8a9b141652a0e4157056dc21e36a64ac712a7ee7 (diff)
downloadzsh-ba88c42a5b1ed3bd60ae0fe67a2b9267bafeaea2.tar.gz
zsh-ba88c42a5b1ed3bd60ae0fe67a2b9267bafeaea2.tar.xz
zsh-ba88c42a5b1ed3bd60ae0fe67a2b9267bafeaea2.zip
30490: _java: -keystore takes a file argument, so complete files
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 46ba8dc71..d8d36720d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
 	sequences. This allows constructs like %F{%3v} to use $psvar[3]
 	for the color.
 
+	* 30490: Completion/Unix/Command/_java: Complete files for the
+	-keystore argument.
+
 2013-03-05  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* users/17666: Doc/Zsh/contrib.yo, Functions/Misc/zcalc: -f
@@ -567,5 +570,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5813 $
+* $Revision: 1.5814 $
 *****************************************************