From 2d9b7c1b7386cff5dc852a76f3a731fa065962bf Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Wed, 28 Jul 1999 17:58:47 +0000 Subject: [PATCH] *** empty log message *** --- harbour/ChangeLog | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index c3162bbaa9..ab0c185231 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,19 +1,23 @@ +19990728-19:45 GMT+1 Antonio Linares + * include/classes.ch + Added support for 'Super' keyword + 19990728-19:35 CET Patrick Mast + /harbour/contrib/directX Added Jesus'es DirectX files. Wed Jul 28 11:54:06 1999 Gonzalo A. Diethelm - * source/rtl/dir.c: + * source/rtl/dir.c: Fixed a typo: #if define(USE_NT) => #if defined(USE_NT). - - * source/rtl/inkey.c: + + * source/rtl/inkey.c: Added an include of when compiling with gcc. - * include/Makefile: - * tests/working/Makefile: + * include/Makefile: + * tests/working/Makefile: Updated list of files. - + 19990728-14:30 CET Eddie Runia * source/rtl/dir.c #include added @@ -65,7 +69,7 @@ Wed Jul 28 11:54:06 1999 Gonzalo A. Diethelm * minor correction in case of inverted coordinates 19990728-05:40 CET Victor Szel - ! source/compiler/harbour.y/MakeFilename() - + ! source/compiler/harbour.y/MakeFilename() - Fixed bug, which sometimes caused that the filename losed the "." extension separator char. ! tests/working/makefile - newcopy.prg removed. @@ -148,9 +152,9 @@ Wed Jul 28 11:54:06 1999 Gonzalo A. Diethelm *source/rtl/natmsg/msgspa.c *source/rtl/natmsg/msguk.c *source/rtl/natmsg/msgyu852.c - * corrected bug in hb_ErrorNetDescription + * corrected bug in hb_ErrorNetDescription (was "<=" instead of "<" ;-) - + 19990727-19:48 GMT+1 Bruno Cantero * source/rdd/dbcmd.c Fixed a GFP (Paul, test it)