about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2011-05-24 01:09:46 +0000
committerMikael Magnusson <mikachu@gmail.com>2011-05-24 01:09:46 +0000
commit4c3efc94cccd4194f1c4e28561a0a1f86f420936 (patch)
tree9f4416fac6d3a5bef319ab42394178d20d7a037a /ChangeLog
parent0d022939a5aa063f2f1a5192dfa470165d915c3c (diff)
downloadzsh-4c3efc94cccd4194f1c4e28561a0a1f86f420936.tar.gz
zsh-4c3efc94cccd4194f1c4e28561a0a1f86f420936.tar.xz
zsh-4c3efc94cccd4194f1c4e28561a0a1f86f420936.zip
29338: fix pattern in _main_complete for insert-tab.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ce8c1f3f..fe0ff909f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-05-23  Mikael Magnusson <mikachu@gmail.com>
+
+	* 29338: Completion/Base/Core/_main_complete: Correct pattern
+	checking for true value in insert-tab style.
+
 2011-05-23  Peter Stephenson  <pws@csr.com>
 
 	* unposted: Config/version.mk: 4.3.11-dev-4.
@@ -14789,5 +14794,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5321 $
+* $Revision: 1.5322 $
 *****************************************************