about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2011-05-22 02:13:55 +0000
committerMikael Magnusson <mikachu@gmail.com>2011-05-22 02:13:55 +0000
commit59a0b52e6159b91d0fdc015a440858a8bb221aca (patch)
tree727251fd3b15fa7559707ec338e662124c570e32 /ChangeLog
parent0198b8423dfd4aab7f1c1d2b2938cb5124724212 (diff)
downloadzsh-59a0b52e6159b91d0fdc015a440858a8bb221aca.tar.gz
zsh-59a0b52e6159b91d0fdc015a440858a8bb221aca.tar.xz
zsh-59a0b52e6159b91d0fdc015a440858a8bb221aca.zip
29328: Another missing backslash in _git, remove some not needed backslashes in array definitions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 669d31ef2..387cc563c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-05-22  Mikael Magnusson <mikachu@gmail.com>
+
+	* 29328: Another missing backslash in _git, remove some not
+	needed backslashes in array definitions.
+
 2011-05-19  Mikael Magnusson <mikachu@gmail.com>
 
 	* 29224: Support negative LEN in ${VAR:OFFSET:LEN} like bash.
@@ -14761,5 +14766,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5314 $
+* $Revision: 1.5315 $
 *****************************************************