See changelog 2002-03-18 19:30 UTC-0300

This commit is contained in:
Luiz Rafael Culik
2002-03-18 22:39:32 +00:00
parent de3f8fbc56
commit b274fec976

View File

@@ -7,6 +7,28 @@
For example:
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
Of course if a public variable is overriden by a private one,
the private value it is saved. I have not compared the saved
files with Cl*pper ones. Once this is checked, then we may
remove the SAVE TO entry from the TODO file.
Notice that the code borrowed from [x]Harbour for this function,
has been removed, as the function has been redesigned.
2002-03-19 11:36 UTC+0000 Dave Pearson <davep@davep.org>
* source/rtl/tbrowse.prg
* Commented out calls to TRACELOG().
* source/rtl/tgetlist.prg
* Commented out calls to TRACELOG().
2002-03-19 09:30 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
* source/rdd/dbfntx/dbfntx1.c
* Some type casts to prevent errors under MSVC and gcc
* source/rdd/dbcmd.c
* Reverted changes of handling second parameter in Ordscope()
2002-03-18 19:30 UTC-0300 Luiz Rafael Culik<culikr@uol.com.br>
* include/getexit.ch
include/buttons.ch
* Minor fixes