From ef515cdb275029fe52dcef860a4d4cbfdc16b68c Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Thu, 20 Apr 2000 11:10:16 +0000 Subject: [PATCH] 20000420-13:10 GMT+1 --- harbour/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 059f7f382e..baf6dbaaf8 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,7 @@ +20000420-13:10 GMT+1 Antonio Linares + * source/compiler/genobj32.c + * Some little fixes after Ryszard changes + 20000419-18:40 GMT+1 Ryszard Glab *inlcude/hbcomp.h @@ -15,7 +19,7 @@ * HB_P_ENDPROC is automatically generated after the function or procedure is parsed - there is no need to check it during output generation phase - + NOTE: output generated by genobj32.c is not tested! output generated by genjava.c is not tested! (did it worked ?)