summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2010-01-15 10:09:31 -0800
committerKaz Kylheku <kaz@kylheku.com>2010-01-15 10:09:31 -0800
commitb733a4cc294e69b369c24ff993ddcf0290a887bc (patch)
treed9e5ca00b857940153d2de2e93c4fcc4c7e39027
parentc0e5177880892c9ef93ec8e1248742a4af522c48 (diff)
downloadtxr-b733a4cc294e69b369c24ff993ddcf0290a887bc.tar.gz
txr-b733a4cc294e69b369c24ff993ddcf0290a887bc.tar.bz2
txr-b733a4cc294e69b369c24ff993ddcf0290a887bc.zip
Changelog fix.
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f3f76c24..c4c2711b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
2010-01-14 Kaz Kylheku <kkylheku@gmail.com>
* regex.c (reg_derivative): Bugfix: remove invalid
- algebraic reductions in the derivative for the operator.
+ algebraic reductions in the derivative for the or operator.
2010-01-13 Kaz Kylheku <kkylheku@gmail.com>