diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 474e1ee1e6..21d4a1b070 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,23 +8,29 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2002-06-21 17:15 UTC-0300 Walter Negro + * source/rtl/tgetlist.prg + + Add #include tbrowse.ch for TBrowse defines. + * include/button.ch + - Defines defined in TBrowse.ch + 2002-06-21 17:00 UTC-0300 Walter Negro - * source\rtl\tbrowse.prg + * source/rtl/tbrowse.prg + Initial support for SetStyle method, compatible with Clipper 5.3. See tbrowse.ch for support values. - * source\rtl\tbcolumn.prg + * source/rtl/tbcolumn.prg + Initial support for SetStyle method, compatible with Clipper 5.3. See tbrowse.ch for support values. - * include\tbrowse.ch + * include/tbrowse.ch + Defines for TBrowse and TBColumn Classes 2002-06-21 15:50 UTC-0300 Walter Negro - * source\rtl\getsys.prg + * source/rtl/getsys.prg ! Fix call to SET() without setting values. ReadExit() and ReadInsert() - * source\rtl\tgetlist.prg + * source/rtl/tgetlist.prg ! Fix call to SET() without setting values. METHOD ReadExit() * source/rtl/teditor.prg