diff options
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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'. |