From 850cb01eba3837e4850a3eced3dd2014157e7165 Mon Sep 17 00:00:00 2001 From: Luiz Rafael Culik Date: Mon, 8 Jul 2002 13:20:43 +0000 Subject: [PATCH] See changelog 2002-07-08 10:15 UTC-0300 --- harbour/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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