From a897b9c99d2091f1297a72b9d8520dafc600a18d Mon Sep 17 00:00:00 2001 From: Horacio Dario Roldan Kasimatis Date: Thu, 26 Sep 2002 15:43:21 +0000 Subject: [PATCH] 2002-09-26 12:30 UTC-0300 Horacio Roldan --- harbour/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index f9437181c9..33df0e536a 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,17 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2002-09-26 12:30 UTC-0300 Horacio Roldan + * include/hbapi.h + - removed filecase() definition from Extend API + * include/hbapifs.h + - added filecase() definition to FS API + * include/hbset.h + * source/rtl/set.c + * source/rtl/filesys.c + ! fixed GPF, fixed MSVC typecast, + changed settings from strings to numeric constants. + 2002-09-25 18:47 UTC-0300 Horacio Roldan * source/rdd/rtl/file.c * source/rdd/rtl/filesys.c