From 672b4ab2b46ad13b44b115eb9147a95acfed4ba6 Mon Sep 17 00:00:00 2001 From: Walter Negro Date: Thu, 31 Oct 2002 19:44:42 +0000 Subject: [PATCH] 2002-10-31 16:40 UTC-0300 Walter Negro --- harbour/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 635f856a41..c754c2140c 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,12 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2002-10-31 16:40 UTC-0300 Walter Negro + * source/rtl/tget.prg + ! Fix ::DeleteEnd() method. + It didn't erase the last character. + Reported by Luiz Rafael Culik. + 2002-10-29 20:45 UTC-0500 Paul Tucker * source/rtl/gtwin/gtwin.c * Win9x Tone() support currently only for Borland and MSVC compilers.