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:05:57 +0000
committerNikolai Weibull <pcppopper@users.sourceforge.net>2011-07-21 09:05:57 +0000
commit6502b3827722b1acfb4610367324b56a847bf403 (patch)
tree2af75be6f6459ebfd18904981c6cb98d0febf8dd /ChangeLog
parenta8657c4b40c74416b1e2cd0ed85d114d0d99cd4b (diff)
downloadzsh-6502b3827722b1acfb4610367324b56a847bf403.tar.gz
zsh-6502b3827722b1acfb4610367324b56a847bf403.tar.xz
zsh-6502b3827722b1acfb4610367324b56a847bf403.zip
29272: Completion/Unix/Command/_git: Use return values correctly accross all
completion functions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4050d1dce..911057672 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-07-21  Nikolai Weibull <now@bitwi.se>
+
+	* 29272: Completion/Unix/Command/_git: Use return values correctly
+	accross all completion functions.
+
 2011-07-19  Peter Stephenson  <pws@csr.com>
 
 	* 29555: Src/exec.c: fix problem that shell failed to use file
@@ -15120,5 +15125,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5398 $
+* $Revision: 1.5399 $
 *****************************************************