From c5fa6ef6413e246c887446282053e5fd5b7b87e7 Mon Sep 17 00:00:00 2001 From: Walter Negro Date: Sun, 23 Jun 2002 03:50:33 +0000 Subject: [PATCH] 2002-06-23 00:50 UTC-0300 Walter Negro --- harbour/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index ded5b0255a..bb33875c44 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,18 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2002-06-23 00:50 UTC-0300 Walter Negro + * contrib/hbzlib/strcomp.c + ! Fixed eliminated warning in declaration of var: const char + ! Change of hb_retc() + hb_xfree() for hb_retclen_buffer() + * contrib/hbzlib/zipfile2.c + ! Reformating of indentation and eliminating of Tabs simbol + * contrib/hbzlib/zlibapi1.c + ! Reformating of indentation and eliminating of Tabs simbol + * Change call to hb_fsSetDevRaw() for hb_fsSetDevMode() + * contrib/hbzlib/zip.c + ! Reformating of indentation and eliminating of Tabs simbol + 2002-06-22 20:25 UTC+0300 Alexander Kresin * source/rdd/dbfntx/dbfntx1.c ! Bug fixed in skipping, when both Bof and Eof are true.