diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 4c9fbc46f3..8e217acaf2 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,10 @@ past entries belonging to author(s): Viktor Szakats. */ +2010-05-24 20:53 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com) + * ChangeLog + ! Fixed previous not accurate ChangeLog entry + 2010-05-24 19:37 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com) * contrib/hbtip/tests/dbtohtml.prg ! end tags fixed @@ -25,7 +29,9 @@ 2010-05-24 19:19 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com) * contrib/hbtip/thtml.prg - * removed old FOR EACH limitation + * removed FOR EACH limitation in source code imported from xHarbour + Harbour never had such limitation. xHarbour still have it. + (thanks to Przemek for pointing this and for superb compiler BTW) * using HB_OSNewLine() as eol % on ::popNode added capability to check if end tags for the following tags are found: "tr","th","td"