From 58f7e17f43402f664bbcabdc247389233189ea5c Mon Sep 17 00:00:00 2001 From: Gustavo Junior Alves Date: Wed, 25 Sep 2002 16:18:54 +0000 Subject: [PATCH] Update Changelog --- harbour/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 510c3e3040..942321c244 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,12 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2002-09-25 13:15 UTC+0300 Gustavo Junior Alves + * source/rtl/file.c + * source/rtl/filesys.c + ! Allow last changes to compile under MSVC + ! Change strdup to hb_strdup and rindex (BSD) to strrchr (POSIX) + 2002-09-23 11:00 UTC+0300 Gustavo Junior Alves * include/hbapi.h * include/hbset.h