From 3d2ea1c755dc7accd07991d504b4e1fde4f154ec Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Sun, 23 Jan 2000 10:09:13 +0000 Subject: [PATCH] 2000-01-23 10:53 GMT+1 Antonio Linares --- harbour/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index e7b6943706..350d2c1143 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,11 @@ +2000-01-23 10:53 GMT+1 Antonio Linares + * source/rtl/tbrowse.prg + * The newly retrieved data is passed as an argument to ColorBlock + (accordingly to Clipper ColorBlock documentation) + + * source/debug/debugger.prg + * Improved debugger: View Sets is partially working. + 2000-01-22 20:03 GMT+1 Antonio Linares * source/debug/debugger.prg * Improved debugger: Command window is starting working.