diff --git a/harbour/ChangeLog b/harbour/ChangeLog index d1fb512cca..81f275eb99 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,17 @@ +2001-02-03 05:21 GMT+1 Antonio Linares + * source/debug/dbgtarr.prg + - removed SetsUp(), SetsDown() and MyColors() not needed functions. + -+ Maurilio's navigation technique implemented. + + * source/debug/dbgtobj.prg + - removed SetsUp(), SetsDown() and MyColors() not needed functions. + -+ Maurilio's navigation technique implemented. + - removed the repainting of the window caption. + + * source/debug/debugger.prg + - removed SetsUp(), SetsDown() and MyColors() not needed functions. + ( Maurilio, your navigation technique is much faster! :-) + 2001-02-02 22:45 GMT+1 Maurilio Longo * source/debug/debugger.prg - removed calls to oBrwText:ForceStable() method which is no more available