From ff2f4b760c21a402c506114237a2ee78e3085d5a Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Tue, 27 Jul 2004 18:39:32 +0000 Subject: [PATCH] 2004-07-27 20:41 UTC+0100 --- harbour/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 724e4afc2a..40dda30b74 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,9 +8,14 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2004-07-27 20:41 UTC+0100 Antonio Linares + * include/hbclass.ch + + Added a previous #undef _HB_CLS_FUNCNAME for multiple classes + definitions on the same PRG + 2004-07-27 10:50 UTC-0800 Luis Krause Mantilla * hrbdll.bc - + Added modules array.prg, block.prg, characte.prg, date.prg, + + Added modules array.prg, block.prg, characte.prg, date.prg, logical.prg, nil.prg, numeric.prg. 2004-07-27 11:49 UTC+0100 Antonio Linares