diff --git a/harbour/ChangeLog b/harbour/ChangeLog index e21c078b24..31869eaea6 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,19 @@ +19990706-20:15 Bruno Cantero +CVSed by Andi Jahja + +=> retrieve the logical value contained on an array element +=> retrieve the double value contained on an array element + +source/rtl/arrays.c + + internal hb_arrayGetBool + + internal hb_arrayGetDouble +source/rtl/extend.c + * hb_parnl + * hb_parnd +include/extend.h + + hb_arrayGetBool prototye + + hb_arrayGetDouble prototype + 19990705-14:10 Alexander Kresin * source\hbpp\hbpp.c * fixed some warnings