summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5eb3b356..647efb68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2014-03-06 Kaz Kylheku <kaz@kylheku.com>
+ * match.c (match_files): Fix it again. The data (nil)
+ can occur from an interactive/real-time stream.
+
+2014-03-06 Kaz Kylheku <kaz@kylheku.com>
+
g++ regressions.
* eval.c (env_k): Duplicate global variable definition removed.