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.'
This commit is contained in:
Viktor Szakats
2011-06-03 12:11:25 +00:00
parent 3e02e0b145
commit e145801d40
2 changed files with 9 additions and 1 deletions

View File

@@ -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)

View File

@@ -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