about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrank Terbeck <bewater@users.sourceforge.net>2011-03-18 22:43:19 +0000
committerFrank Terbeck <bewater@users.sourceforge.net>2011-03-18 22:43:19 +0000
commitcce858f5ae3406762138ec2632329f4392c84553 (patch)
tree262ecb69a9818c2c7fa8b3969422aa3e598b97d4 /ChangeLog
parentb85b9a229d2c8c1ea72d59fd391037e30d0844bd (diff)
downloadzsh-cce858f5ae3406762138ec2632329f4392c84553.tar.gz
zsh-cce858f5ae3406762138ec2632329f4392c84553.tar.xz
zsh-cce858f5ae3406762138ec2632329f4392c84553.zip
Nikolai Weibull: 28913: Fix typo which broke `send-email' completion.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 004548ff8..2ab3209b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
 	* Nikolai Weibull: 28911: Completion/Unix/Command/_git: Only show
 	modified files for git-checkout without tree.
 
+	* Nikolai Weibull: 28913: Completion/Unix/Command/_git: Fix typo
+	which broke `send-email' completion.
+
 2011-03-16  Frank Terbeck  <ft@bewatermyfriend.org>
 
 	* 28896: Functions/Zle/edit-command-line: unset `monitor' option
@@ -14355,5 +14358,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5226 $
+* $Revision: 1.5227 $
 *****************************************************