diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 28a90dea11..d7cca055c9 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,11 @@ 2008-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org) */ +2009-02-02 17:34 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) + * harbour/doc/cmpopt.txt + * svn ps svn:keywords "Author Date Id Revision" + * minor cleanup + 2009-02-02 11:02 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/vm/fm.c ! fixed typo in default FM module setting/ diff --git a/harbour/doc/cmpopt.txt b/harbour/doc/cmpopt.txt index 4a6f39bba4..54da45cd01 100644 --- a/harbour/doc/cmpopt.txt +++ b/harbour/doc/cmpopt.txt @@ -14,10 +14,10 @@ optimized at compile time: - Clipper compatible: AT( , ) // Clipper wrongly calculates - // "" $ as .T. + // AT( "", ) as 1 CHR( ) UPPER( ) // cannot contain characters different then - [0-9A-Za-z] + [0-9A-Za-z ] - Harbour extension: