diff --git a/harbour/ChangeLog b/harbour/ChangeLog index a31d8db7d6..72c91a8335 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,11 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2002-07-08 10:15 UTC-0300 Luiz Rafael Culik + * contrib/rdd_ads/ads1.c + * Fixed bug on adsGetValue() function when numeric data to be putted are more the 10 number + long and no decimals(ie: 123456789124) Fix By Luiz Rafael Culik and Charles Kwon + 2002-07-08 09:08 UTC+0100 Antonio Linares * harbour/source/debug/debugger.prg * Change implemented by Davor Siklic