From 2ada1c0fe5e6010ce7d95f99f0243c3023137050 Mon Sep 17 00:00:00 2001 From: Pritpal Bedi Date: Wed, 25 Jan 2012 23:13:26 +0000 Subject: [PATCH] ! Omitted from prev commit. --- harbour/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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.