diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 02fe076a8c..ebbb74e3aa 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,20 @@ The license applies to all entries newer than 2009-04-28. */ +2012-01-25 15:04 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) + * contrib/hbide/idefindreplace.prg + ! Changed: option in now keeps open + the modified source in modified state which has to be + saved/closed by the user manually. To accomplish this task + efficiently there already exist an option in +
+ or by other tool-bar controlled icons. + [ Suggested by Maurizio and Qatan ] + + ! Changed: Harbour Root Install path is automatically detected + and posted to Harbour Documents Viewer if it is standard + hb31 nightly installation. [ Omitted from prev post ] + 2012-01-25 14:23 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/ideharbourhelp.prg + Changed: the way .hbd page was being displayed.