summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-09-23 11:36:22 -0700
committerKaz Kylheku <kaz@kylheku.com>2011-09-23 11:36:22 -0700
commitfe9d54633ec915d2a9e039e9e4ac4b64e91f6063 (patch)
tree96ca8531f428531ab90709ea82752c0482ec806c /ChangeLog
parent5d5c542486bb41fbaeeecfc1f8b476038222edab (diff)
downloadtxr-fe9d54633ec915d2a9e039e9e4ac4b64e91f6063.tar.gz
txr-fe9d54633ec915d2a9e039e9e4ac4b64e91f6063.tar.bz2
txr-fe9d54633ec915d2a9e039e9e4ac4b64e91f6063.zip
Semantics tweak: short circuiting behavior for @(all) and @(none).
* match.c (match_files): Added a couple of break statements. * txr.1: Updated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8686ce13..9d2b76b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-09-21 Kaz Kylheku <kaz@kylheku.com>
+
+ Semantics tweak: short circuiting behavior for @(all) and @(none).
+
+ * match.c (match_files): Added a couple of break statements.
+
+ * txr.1: Updated.
+
2011-09-22 Kaz Kylheku <kaz@kylheku.com>
Version 036