2004-07-27 20:41 UTC+0100

This commit is contained in:
Antonio Linares
2004-07-27 18:39:32 +00:00
parent 9216acd612
commit ff2f4b760c

View File

@@ -8,9 +8,14 @@
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
2004-07-27 20:41 UTC+0100 Antonio Linares <alinares@fivetechsoft.com>
* 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 <lkrausem /*at*/ shaw /*dot*/ ca>
* 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 <alinares@fivetechsoft.com>