From c030c2aba6f6257b5b66bd43b4d979aa45177461 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 9 Feb 2009 23:51:00 +0000 Subject: [PATCH] 2009-02-10 00:50 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * ChangeLog * Updated [DONE] statuses. --- harbour/ChangeLog | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 5f6dcf38e8..1b1e022501 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,10 @@ 2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org) */ +2009-02-10 00:50 UTC+0100 Viktor Szakats (harbour.01 syenar hu) + * ChangeLog + * Updated [DONE] statuses. + 2009-02-10 00:39 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * include/hbapigt.h * source/rtl/gtfunc.c @@ -892,7 +896,7 @@ GETs, only if they are explicitly created using Get():New(). If this is a problem for someone we can start thinking of a solution. - ; TODO: Do the same with TBrowse() and TColumn(). + ; TODO: Do the same with TBrowse() and TColumn(). [DONE] 2009-02-04 09:49 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/hbwin/win_tprn.prg @@ -1245,7 +1249,7 @@ * SUCCESS, FAILURE, ERRCODE as compatibility. * Minor cleanup. - ; TODO: Switch to HB_* versions inside Harbour tree. + ; TODO: Switch to HB_* versions inside Harbour tree. [DONE] 2009-02-03 14:19 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/doc/Makefile @@ -1842,11 +1846,12 @@ ; TOFIX: C code uses much more statics, some of these make code clearly broken for MT. - Shouldn't we add core support for thread specific - cargo (user defined data) area available for 3rd - party libs/apps? - Same could be added to GT structure to hold - GT instance specific user defined data. + ; TODO: Shouldn't we add core support for C-level thread + specific cargo (user defined data) area available for + 3rd party libs/apps? + + ; TODO: Same could be added to GT structure to hold + GT instance specific user defined data. [DONE] 2009-02-02 22:40 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/hbct/fcopy.prg