summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d2b76b3..58869bd3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
-2011-09-21 Kaz Kylheku <kaz@kylheku.com>
+2011-09-23 Kaz Kylheku <kaz@kylheku.com>
+
+ * match.c (match_files): Some cleanup in preparation of new
+ features. Support for obsolescent @(next) syntax is gone.
+
+2011-09-23 Kaz Kylheku <kaz@kylheku.com>
Semantics tweak: short circuiting behavior for @(all) and @(none).