From e145801d40cd70084ec883593f27a1dc355b3dff Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Fri, 3 Jun 2011 12:11:25 +0000 Subject: [PATCH] 2011-06-03 14:09 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * INSTALL + added TROUBLESHOOTING/11: 'Do not alter the directory layout and files in Harbour and 3rd party packages.' --- harbour/ChangeLog | 8 +++++++- harbour/INSTALL | 2 ++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index a8fee3bbdb..46133db650 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,12 +16,18 @@ The license applies to all entries newer than 2009-04-28. */ +2011-06-03 14:09 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * INSTALL + + added TROUBLESHOOTING/11: + 'Do not alter the directory layout and files in Harbour and 3rd party + packages.' + 2011-06-02 19:17 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/idechangelog.prg ! Advanced: more refinements. * contrib/hbxbp/xbpfiledialog.prg - ! Fixed: XbpFileFialog() is made to open fast, was responding + ! Fixed: XbpFileFialog() is made to open fast, was responding extremely slow. 2011-06-03 02:16 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) diff --git a/harbour/INSTALL b/harbour/INSTALL index e25fa35a86..3d179ba633 100644 --- a/harbour/INSTALL +++ b/harbour/INSTALL @@ -1282,6 +1282,8 @@ HARBOUR 10. If you are to report a build problem with a Harbour application, most of the above point applies, plus make sure to use '-trace' command line option when running hbmk2. + 11. Do not alter the directory layout and files in Harbour and 3rd party + packages. 11. QUICK START TO BUILD YOUR OWN HARBOUR APPLICATIONS