summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-10-25 21:12:17 -0400
committerKaz Kylheku <kaz@kylheku.com>2011-10-25 21:12:17 -0400
commit4e61cfe45d3fa26f73870c0242798c9d42eb5baf (patch)
tree4d74bce0b13fa71c72e0811879f1de5ed27db729 /ChangeLog
parent541bb26bb74c136800bb2725f5feb7aa8a0bf2dd (diff)
downloadtxr-4e61cfe45d3fa26f73870c0242798c9d42eb5baf.tar.gz
txr-4e61cfe45d3fa26f73870c0242798c9d42eb5baf.tar.bz2
txr-4e61cfe45d3fa26f73870c0242798c9d42eb5baf.zip
* configure: put in set -u to trap unbound variables,
and fixed resulting errors that were found.
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.