From 537f20910dbc1ad5e15564d3b4cc3810d216e43e Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Thu, 1 Nov 2001 14:13:56 +0000 Subject: [PATCH] 2001-11-01 15:15 GMT+1 --- harbour/ChangeLog | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 2ea62c5a5c..c03908e5a3 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,7 +1,14 @@ +2001-11-01 15:15 GMT+1 Antonio Linares + * source/vm/classes.c + type cast to avoid a msvc error + + * source/vm/itemapi.c + some type casts to avoid some msvc errors and warnings + 2001-11-01 08:16 GMT Dave Pearson * tests/multiarg.prg * __PValue() --> HB_PValue(). - + 2001-10-30 00:20 GMT +0700 Andi Jahja * include/hbexpra.c ! rename __PVALUE to HB_PVALUE @@ -36,7 +43,7 @@ * Fixed the Un*x oriented code in hb_fsMkDir so that it sets S_IXUSR as well as S_IWUSR and S_IRUSR when making the directory. Without it the directory can't be entered or used. - + 2001-10-29 14:14 GMT+1 Maurilio Longo * contrib/mysql/readme.txt * updated