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 116fc67d..f3f76c24 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-01-14 Kaz Kylheku <kkylheku@gmail.com>
+
+ * regex.c (reg_derivative): Bugfix: remove invalid
+ algebraic reductions in the derivative for the operator.
+
2010-01-13 Kaz Kylheku <kkylheku@gmail.com>
Bugfix: allow unescaped / to be used in regex character classes.