From 0b6d506a778b781d97c54e711ae2aa1e3bd95344 Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Fri, 29 Aug 2003 05:16:48 +0000 Subject: [PATCH] 2003-08-29 07:03 UTC+0100 --- harbour/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 410c8c1e0f..6c569538dc 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -10,7 +10,7 @@ 2003-08-29 07:03 UTC+0100 Antonio Linares * source/vm/hvm.c - ! Fix implemented fix for -0.0 on hb_vmPushDouble() as proposed by + ! Fix implemented for -0.0 on hb_vmPushDouble() as proposed by Alejandro de Garate , and on hb_PushDoubleConst() (I guess this place may be a source for such bug too).