about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2012-10-02 12:46:45 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2012-10-02 12:46:45 +0000
commit76590bd93c438bb1f4dc3dc17fa478ab15533fef (patch)
tree33fd37475be3108b1e8085733e4108d4b0986bca /ChangeLog
parent2cd0f0c55561160a7b7903512a7c264959f37663 (diff)
downloadzsh-76590bd93c438bb1f4dc3dc17fa478ab15533fef.tar.gz
zsh-76590bd93c438bb1f4dc3dc17fa478ab15533fef.tar.xz
zsh-76590bd93c438bb1f4dc3dc17fa478ab15533fef.zip
users/17304: angle brackets aren't associated with special parsing
inside square brackets
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b354086c..681fd10e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-10-02  Peter Stephenson  <pws@csr.com>
+
+	* users/17304: Src/lex.c, Test/D06subscript.ztst: angle brackets
+	aren't associated with special parsing inside square brackets.
+
 2012-09-30  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* Aaron Schrab: 30712: .editorconfig: multi-editor specification
@@ -202,5 +207,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5730 $
+* $Revision: 1.5731 $
 *****************************************************