From b539031c2c539e95574502e0d9b2b8aae7bf7aa5 Mon Sep 17 00:00:00 2001 From: Teo Fonrouge Date: Tue, 25 May 2010 01:53:18 +0000 Subject: [PATCH] 2010-05-24 20:53 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com) * ChangeLog ! Fixed previous not accurate ChangeLog entry --- harbour/ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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"