summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2011-01-06 20:28:50 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2011-01-06 20:28:50 +0000
commit020e116c54e61fcd3eea1be5938a6aa03d7c559c (patch)
tree2f0a93d99cc5d16b7490254469813410629ea6b8 /ChangeLog
parent77281a0905099feaab8192c1847d14a82c839f9e (diff)
downloadzsh-020e116c54e61fcd3eea1be5938a6aa03d7c559c.tar.gz
zsh-020e116c54e61fcd3eea1be5938a6aa03d7c559c.zip
28588: fix textual display after =~ test
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f98e4813..d0fd822d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2011-01-06 Peter Stephenson <p.w.stephenson@ntlworld.com>
+ * 28588: Src/text.c, Test/C02cond.ztst: fix textual display
+ after =~ test.
+
* Ben: 28574: Completion/Unix/Command/_ri: use bs formatter.
2011-01-06 Barton E. Schaefer <schaefer@zsh.org>
@@ -14056,5 +14059,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5171 $
+* $Revision: 1.5172 $
*****************************************************