diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 1a8f80be10..f0157f459a 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,11 @@ +2001-02-03 08:00 GMT+1 Antonio Linares + * source/debug/debugger.prg + + Mouse support added to the variables window. + ( a single click selects a variable, a doble click edits it ). + + * source/debug/dbgtwin.prg + + Added support for mouse single and doble click events. + 2001-02-03 06:48 GMT+1 Antonio Linares * source/debug/dbgtobj.prg + Debugger objects datas already editables.