diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 8fb8a6dd95..2abd915d5d 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -7,6 +7,12 @@ For example: 2002-12-01 23:12 UTC+0100 Foo Bar */ + + * source/vm/memvars.c + ! Fixed warnings in __MVEXIST() + +2002-01-03 17:00 UTC+0700 Andi Jahja + * source/vm/fm.c ! restore original copy as it caused memory leak in Windows OS as reported by Sid 'Saylor'. Now hb_xgrab() problem when running hbtest.exe which compiled with -DHB_FMSTATISTICS_OFF ( harbour.exe diff --git a/harbour/doc/dirstruc.txt b/harbour/doc/dirstruc.txt index 5d6fbd537e..02d54e96cc 100644 --- a/harbour/doc/dirstruc.txt +++ b/harbour/doc/dirstruc.txt @@ -28,6 +28,8 @@ in order to remove empty directories) | +---config - Configuration Files (.cf) for the GNU Make system. | | +| +---bsd - Configuration files specific to FreeBSD. +| | | +---dos - Configuration files specific to DOS. | | | +---linux - Configutation files specific to GNU/Linux. @@ -39,6 +41,11 @@ in order to remove empty directories) +---contrib - Miscellaneous contribution files. Those are not part | | of the official Harbour project. | | +| +---apollo - Wrapper functions for VistaSoftware's Apollo database +| | | driver. +| | | +| | +---test - Test programs. +| | | +---directx - DirectDraw implementation for Windows. | | | | | +---lib - @@ -72,6 +79,8 @@ in order to remove empty directories) | | | | | +---win32 - Implementation for Win32 environment. | | +| +---htmllib - HTMLLIB (HTML classes) port for Harbour +| | | +---libct - CA-T**ls Compatible Library for Harbour. | | | | | +---alt - Alternate version of CT function. @@ -87,8 +96,10 @@ in order to remove empty directories) | +---libmisc - Miscellaneous contribution. | | | | | +---doc - Documents for above contribution. -| | | -| | +---en - English documentation. +| | | | +| | | +---en - English documentation. +| | | +| | +---tests - Test programs. | | | +---libnf - Nanforum library port for Harbour. | |