summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 08547f46..fd163a97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2011-12-25 Kaz Kylheku <kaz@kylheku.com>
+ * dep.mk: Overdue update.
+
+2011-12-25 Kaz Kylheku <kaz@kylheku.com>
+
* match.c (v_next): Change flatten to lazy_flatten in the
correct place. In the previous commit I did it in the code that handles
the obsolescent :var syntax.