From 009b1e10806045dc3ab19aab7423fa99298b53de Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Fri, 5 May 2000 17:36:30 +0000 Subject: [PATCH] *** empty log message *** --- harbour/ChangeLog | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 84dc97a492..9b51f97a49 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,13 @@ +20000505-19:26 GMT+1 Antonio Linares + * source/compiler/genobj32.c + * 4 bytes alignment compatible. + + * source/vm/borinit.c + * 4 bytes aligment compatible. + + * makefile.bc + + borinit.c added + 20000505-19:15 GMT+1 Ryszard Glab *include/hbapi.h @@ -14,11 +24,11 @@ *include/hbcomp.h *source/compiler/harbour.c *moved declaration of hb_compVariableGetPos into the header file - + *source/compiler/harbour.c * fixed generation of line number pcode at the beginning of a function - + *source/compiler/hbpcode.c * fixed non-standard escape sequence "\]" (gcc warnings) * fixed incorrect number of parameters passed to sprintf