summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28c8285c..8f34644a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2010-01-13 Kaz Kylheku <kkylheku@gmail.com>
+ * lib.h (c_num): Remove redundant declaration.
+
+2010-01-13 Kaz Kylheku <kkylheku@gmail.com>
+
Impelement derivative-based regular expressions.
* lib.c (chset_s, compiled_regex_s): New symbol globals.