From e0029353ea99e9b53b9a8d5f9ea4bba866178f8f Mon Sep 17 00:00:00 2001 From: Paul Tucker Date: Sun, 6 May 2001 16:26:04 +0000 Subject: [PATCH] see changelog 2001-5-6 12:00 utc(-500) ptucker@sympatico.ca --- harbour/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 3b83f34b11..d697397ecf 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,15 @@ +2001-05-06 12:00 UTC-0500 Paul Tucker + * source\rtl\inkey.c + added cast in Lastkey + * source\vm\debug.c(113) + removed unused pItem + * source\rtl\errorapi.c(815) + removed unused pArg + * utils\hbpp\hbpp.c(89) + removed unused szDefText + * source\rdd\dbcmd.c + removed various unused variables + 2001-05-04 17:10 UTC-0800 Ron Pinkas * contrib/dot/pp.prg * contrib/dot/rp_run.ch