From 1bcc95db3f706edca304f35e8a861f01601c5f9c Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 6 Oct 1999 09:36:23 +0000 Subject: [PATCH] 19991006-10:44 GMT+1 --- harbour/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 49e73c8930..ad2fe91441 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -70,6 +70,12 @@ ! aStatics made static now for sure. * source/rtl/strings.c ! Typo fixed. + * source/rtl/memoline.c + ! Formatting fix. + +19991005-20:35 EDT Paul Tucker + * source/rtl/memoline.c + * add a cast on xgrab call. 19991006-02:26 GMT+1 Victor Szel * include/set.h @@ -125,6 +131,16 @@ * symEval -> hb_g_symEval Global variable prefixed with "hb_g_". +19991005-17:30 EDT Paul Tucker + * makefile.vc + + source/rtl/mlcount + + source/rtl/memoline + + source/vm/mainstd (for now) + + source/rtl/rddord + * gtapi.obj moved to terminal.lib + * duplicate console.obj removed from terminal.lib + (as reported by Gerrit Jan Doornink ) + Tue Oct 05 14:44:16 1999 Gonzalo A. Diethelm * source/rtl/filesys.c (hb_fsTell):