diff --git a/harbour/ChangeLog b/harbour/ChangeLog index b5c46475a1..23a9e82304 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,8 @@ +2001-09-07 09:13 GMT Dave Pearson + * doc/readme.txt + * Updated the pointer to dirstruc.txt (I'd committed the wrong + version of the file last time, Doh!). + 2001-09-07 08:40 GMT Dave Pearson * doc/readme.txt * Added a pointer to dirstruc.txt. diff --git a/harbour/doc/readme.txt b/harbour/doc/readme.txt index a45878278f..150536b38a 100644 --- a/harbour/doc/readme.txt +++ b/harbour/doc/readme.txt @@ -17,5 +17,8 @@ ensure that you are using the latest release. If you have any questions about Harbour please be sure to read the FAQ . Also, please be sure to read the documentation that comes with Harbour, you should find it in the same -directory in which you found this file. You might want to start by reading -dirstruc.txt because this is your map to the harbour source directories. +directory in which you found this file. + +If you are reading this file as part of a source distribution of harbour you +probably want to start by reading dirstruc.txt because this is your map to +the harbour source directories.