about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2013-02-21 10:49:22 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2013-02-21 10:49:22 +0000
commita409dbf74c5b0b11fb0d642dd0f5a48ee1f531ba (patch)
tree0c0ed87a31769fcbd517cfadb8eecc59c0c93906 /ChangeLog
parent2698b61837ab374ad383285129ac8818a703979e (diff)
downloadzsh-a409dbf74c5b0b11fb0d642dd0f5a48ee1f531ba.tar.gz
zsh-a409dbf74c5b0b11fb0d642dd0f5a48ee1f531ba.tar.xz
zsh-a409dbf74c5b0b11fb0d642dd0f5a48ee1f531ba.zip
31058: add completion of options from newer versions of some commands
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4bc33e318..04a051add 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-02-21  Oliver Kiddle <opk@zsh.org>
+
+	* 31058: Completion/Zsh/Command/_fc, Completion/Unix/Command/_cut,
+	Completion/Unix/Command/_sed, Completion/Unix/Command/_wget,
+	Completion/Unix/Command/_xmlsoft: add options from newer
+	versions of some commands to completion functions
+
 2013-02-19  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 31055: Completion/compaudit: missing '$' in search of /proc
@@ -525,5 +532,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5803 $
+* $Revision: 1.5804 $
 *****************************************************