diff --git a/harbour/ChangeLog b/harbour/ChangeLog index c2b8b7b918..c975596ef1 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,17 @@ past entries belonging to author(s): Viktor Szakats. */ +2009-08-17 20:02 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * ChangeLog + ; Added missing change to one the recent entries: + --- + * config/global.cf + + Added 'SHELL := $(COMSPEC)' to OS/2 shells. + I'm not sure this is needed, please test and confirm + whether it solves possible interference with sh.exe in + PATH. + --- + 2009-08-17 19:42 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg * contrib/hbtip/hbtipssl/Makefile @@ -352,6 +363,12 @@ * config/global.cf * HB_UNIX_COMPATIBLE -> HB_OS_UNIX + * config/global.cf + + Added 'SHELL := $(COMSPEC)' to OS/2 shells. + I'm not sure this is needed, please test and confirm + whether it solves possible interference with sh.exe in + PATH. + 2009-08-17 16:50 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbdefs.h ! fixed typo in HB_SWAP_UINT64() macro