Changelog for xHarbour.org
June 3rd, 2009 — Patrick Mast2009-06-02 19:33 UTC-0430 Ron Pinkas <ron.pinkas/at/xharbour.com>
* source/rtl/tgetlist
* Protected few LOCAL declaration with #ifdef HB_EXT_INKEY
2009-06-02 19:15 UTC-0430 Ron Pinkas <ron.pinkas/at/xharbour.com>
* source/compiler/harbour.c
! Removed redundant use of hb_strdup() in hb_compAutoOpenAdd() and related hb_xfree()
! Fixed memory leak in hb_compAutoOpen()
2009-05-29 21:20 UTC-0430 Ron Pinkas <ron.pinkas/at/xharbour.com>
* makefile.bc
* Corrected cg32.lib to be first lib when used
* source/compiler/harbour.sly
! Fixed 2 memory leaks
2009-05-26 22:00 UTC+0300 Pavel Tsarenko <tpe2/at/mail.ru>
* source/ct/print.c
* Warnings fixed
2009-05-26 19:30 UTC+0300 Pavel Tsarenko <tpe2/at/mail.ru>
* source/ct/print.c
* formatting
+ added PRINTSEND() for win32 platform
2009-05-26 10:25 UTC-0300 Luiz Rafael Culik Guimaraes <luiz at xharbour.com.br>
* source/rdd/usrrdd/rdds/arrayrdd.prg
! few fixes provided by Quique
