summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bc97d097..8abf15df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2011-10-23 Kaz Kylheku <kaz@kylheku.com>
+ * tests/007/except-1.txr: Use next :list instead
+ of piping from echo command. As a result, this test case should run on
+ MingW.
+
+2011-10-23 Kaz Kylheku <kaz@kylheku.com>
+
* match.c (list_k, string_k): New keyword symbol variables.
(v_next): Implement :list and :string keywords.
(syms_init): New keyword variables initialized.