From 7fe3adb76c85f820d1927be540f8fc8d6a46c035 Mon Sep 17 00:00:00 2001 From: Miguel Angel Marchuet Frutos Date: Fri, 5 Sep 2008 14:57:08 +0000 Subject: [PATCH] 2008-09-05 16:54 UTC+0100 Miguel Angel Marchuet * contrib/hbbmcdx/bmdbfcdx.c ! fixed to not respect bitmap filters when structural order is scanned, f.e. in OrdListAdd() with active bitmap filter. * source/rtl/hbinet.c ! fixed return value of HB_INETGETSNDBUFSIZE --- harbour/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 6a0d89a9a4..0b5ae1871f 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,14 @@ 2008-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org) */ +2008-09-05 16:54 UTC+0100 Miguel Angel Marchuet + * contrib/hbbmcdx/bmdbfcdx.c + ! fixed to not respect bitmap filters when structural order + is scanned, f.e. in OrdListAdd() with active bitmap filter. + + * source/rtl/hbinet.c + ! fixed return value of HB_INETGETSNDBUFSIZE + 2008-09-05 15:58 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/rdd/dbffpt/dbffpt1.c ! fixed GPF introduced by today MSVC warning cleanup