From 985c386b545fc534982b9cf25f2a727d11d2c540 Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Thu, 16 Oct 2003 11:18:32 +0000 Subject: [PATCH] 2003-10-16 13:17 UTC+0100 --- harbour/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 18af2d3285..7a3765d04b 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,13 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2003-10-16 13:17 UTC+0100 Antonio Linares + * source/rtl/round.c + ! hb_numRound() completely redesigned + Source code provided by Vicente Aranzana. + + Vicente Aranzana kindly requests to have CVS developer access rights. + 2003-10-10 10:00 UTC+0100 Antonio Linares * source/rtl/round.c ! changes on round() function, proposed by Vicente Aranzana.