summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf797313..a8964d6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2010-02-28 Kaz Kylheku <kkylheku@gmail.com>
+
+ New testcase for freeform.
+
+ * tests/006/data: New UTF-8 file.
+
+ * tests/006/freeform-1.txr: Likewise.
+
+ * tests/006/freeform-1.expected: Likewise.
+
+ * Makefile (TXR_ARGS): New target-specific assignment to set
+ data for test case set 006.
+
2010-02-27 Kaz Kylheku <kkylheku@gmail.com>
* lib.c (length_str_gt, length_str_ge, length_str_lt, length_str_le):