From a455c0ec2b8188e7703b2c6976405b07595fedd1 Mon Sep 17 00:00:00 2001 From: Przemyslaw Czerpak Date: Thu, 4 Oct 2007 17:51:03 +0000 Subject: [PATCH] 2007-10-04 19:50 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/rdd/dbffpt/dbffpt1.c ! fixed memo pack when DBF record were not updated but only memo file Problem reported by Miguel --- harbour/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 3ae44acda6..e59f6d2b4e 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,11 @@ 2002-12-01 13:30 UTC+0100 Foo Bar */ +2007-10-04 19:50 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) + * harbour/source/rdd/dbffpt/dbffpt1.c + ! fixed memo pack when DBF record were not updated but only memo file + Problem reported by Miguel + 2007-10-04 13:15 UTC+0100 Miguel Angel Marchuet Frutos * contrib/bmdbfcdx/bmdbfcdx1.c * removed memory leak.