aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 566a105c..f6dcf69d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@ VERSION 0.6.4cvs
2005-03-15 Vincent Richard <[email protected]>
+ * tests/parser/textTest.cpp: added more unit tests for 'text' class.
+
* text.{cpp|hpp}, word.{cpp|hpp}: moved word parsing from 'text' class
to 'word' class, which now inherits from 'component'.