about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNikolai Weibull <pcppopper@users.sourceforge.net>2011-07-21 09:15:41 +0000
committerNikolai Weibull <pcppopper@users.sourceforge.net>2011-07-21 09:15:41 +0000
commitd37eda52f30cc50aa1908ca0a7abc99719a63d50 (patch)
tree24607a621005e2feee6a61461e833ee434caf36b /ChangeLog
parente3c1917345abff3fd27e862795e2dbd0ef82b166 (diff)
downloadzsh-d37eda52f30cc50aa1908ca0a7abc99719a63d50.tar.gz
zsh-d37eda52f30cc50aa1908ca0a7abc99719a63d50.tar.xz
zsh-d37eda52f30cc50aa1908ca0a7abc99719a63d50.zip
unposted: Completion/Unix/Command/_git: Fix bug in git-add completion that
prevented -f option from being used correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7498e80d4..2e02bbab6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
 	* unposted: Completion/Unix/Command/_git: Move _gitk and _tig to
 	correct location.
 
+	* unposted: Completion/Unix/Command/_git: Fix bug in git-add completion
+	that prevented -f option from being used correctly.
+
 2011-07-19  Peter Stephenson  <pws@csr.com>
 
 	* 29555: Src/exec.c: fix problem that shell failed to use file
@@ -15128,5 +15131,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5400 $
+* $Revision: 1.5401 $
 *****************************************************