From 3f29a93a1d9b7f19f3f043915965186e8b48dfb2 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 18 Jul 2006 10:53:02 +0000 Subject: [PATCH] 2006-07-18 12:51 UTC+0100 Viktor Szakats (viktor.szakats syenar.hu) - harbour/source/rtl/dummy.prg * harbour/source/rtl/Makefile * harbour/common.mak * harbour/source/debug/dbgwa.prg - Removed dummy.prg + Note added about __dbfList() to debugger source. * harbour/source/rtl/dbedit.prg ! Comment typos. --- harbour/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 313d95324b..25437f10c5 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,17 @@ 2002-12-01 13:30 UTC+0100 Foo Bar */ + +2006-07-18 13:25 UTC+0100 Viktor Szakats (viktor.szakats syenar.hu) + * harbour/include/hbextern.ch + ! Removed __dbfList() reference. + +2006-07-18 12:51 UTC+0100 Viktor Szakats (viktor.szakats syenar.hu) + - harbour/source/rtl/dummy.prg + * harbour/source/rtl/Makefile + * harbour/common.mak + * harbour/source/debug/dbgwa.prg + - Removed dummy.prg + Note added about __dbfList() to debugger source. * harbour/source/rtl/dbedit.prg