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 a64ba81f..d4cbb8ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2011-10-25 Kaz Kylheku <kaz@kylheku.com>
+ * configure: put in set -u to trap unbound variables,
+ and fixed resulting errors that were found.
+
+2011-10-25 Kaz Kylheku <kaz@kylheku.com>
+
* match.c (filter_s): New symbol variable.
(v_filter): New function.
(syms_init): New symbol variable initialized.