diff --git a/harbour/ChangeLog b/harbour/ChangeLog index f36cc666fd..ac866d92cd 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,10 +16,17 @@ The license applies to all entries newer than 2009-04-28. */ +2010-09-13 22:21 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * ChangeLog + ! Added missing item to recent entry: + * config/detect.mk + + pick up csw-installed pcre on sunos + Patch by Tamas Tevesz. + 2010-09-13 12:34 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/qtgui/hbqt_hbqabstractitemmodel.cpp ! Reverted back last commit, was generating GPF. - This is subject to further investigation as I was trying + This is subject to further investigation as I was trying to locate the cause of always increasing memory consumption. 2010-09-13 20:36 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) @@ -144,6 +151,10 @@ * contrib/hbqt/qtcore/hbqtcore.hbx * Automatically updated. + * config/detect.mk + + pick up csw-installed pcre on sunos + Patch by Tamas Tevesz. + ; hbqt doesn't build here with HB_BUILD_CONTRIB_DYN=yes mode. Reason unknown. No time to investigate.