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):