From b2f3ec5a90879dfddb328804b41def3bf2984dbb Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Tue, 9 Jul 2002 08:56:01 +0000 Subject: [PATCH] 2002-07-09 10:50 UTC+0100 --- harbour/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 02f1a33920..a6619eb302 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,18 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2002-07-09 10:50 UTC+0100 Antonio Linares + * source/debug/dbgtarr.prg + + added lEditable parameter and data + + * source/debug/dbgtobj.prg + + added lEditable parameter and data + * fix for properly show objects datas names + + * source/debug/debugger.prg + * Command window support for HELP and ?? (inspect) commands + * Some fixes on cursor management + 2002-07-08 20:45 UTC+0100 Antonio Linares * source/debug/debugger.prg * Command window support for DOS, QUIT, OUTPUT and empty commands