diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 0248fda3ec..a95a1f868c 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,12 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2004-04-22 10:57 UTC+0300 Chen Kedem + * doc/dirstruc.txt + + Add oneliner description for: contrib/hbzlib/include, + contrib/hbzlib/Linux, + tests/bldtest + 2004-04-21 16:35 UTC+0300 Chen Kedem * doc/en/rddord.txt - Remove docs for: ORDKEY() $DESCRIPTION$ section, ORDLISTADD(), diff --git a/harbour/doc/dirstruc.txt b/harbour/doc/dirstruc.txt index 83a5149021..fde7434067 100644 --- a/harbour/doc/dirstruc.txt +++ b/harbour/doc/dirstruc.txt @@ -74,6 +74,10 @@ in order to remove empty directories) | | | library to work with ZIP files. | | | | | +---doc - Documents for the ZIP functions. +| | | +| | +---include - Include files used by the library. +| | | +| | +---Linux - Some source files for the Linux platform. | | | +---hb_struc - Base Class for internal handling of class creation | | as structures. @@ -223,6 +227,9 @@ in order to remove empty directories) | functions. | +---tests - Test programs. +| | +| +---bldtest - Simple C program to check if Harbour can be compiled +| on the current machine, system and C compiler. | +---utils - Utilities and tools that are part of Harbour. |