summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpdpennock <pdpennock>2010-10-10 18:49:58 +0000
committerpdpennock <pdpennock>2010-10-10 18:49:58 +0000
commitdde6c78f9631957f1acd3b6d65227e95fc9676e8 (patch)
tree0c7cc08252c578e13c0627b29eab49dd09a03ba4
parentaf5a85f3630f3d60ad7061fe32693baf78c27dcd (diff)
downloadzsh-dde6c78f9631957f1acd3b6d65227e95fc9676e8.tar.gz
zsh-dde6c78f9631957f1acd3b6d65227e95fc9676e8.zip
Document the 28338 commit. Oops.
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f914bb232..bbcb94dbc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,11 @@
backslash-newline line continuation properly. Come to think of
it, neither does the alternative.
+2010-10-10 Phil Pennock <pdpennock@users.sourceforge.net>
+
+ * 28338: Src/cond.c, C02cond.ztst: keep =~ from inverting sense
+ of subsequent tests (after &&/||).
+
2010-10-08 Peter Stephenson <pws@csr.com>
* Ben: 28330: Completion/X/Command/_acroread: add
@@ -13734,5 +13739,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5102 $
+* $Revision: 1.5103 $
*****************************************************