From cd1b1bd493b9ca2b0e7a2b2dfbf0d3231694e83b Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Wed, 9 Feb 2000 12:29:56 +0000 Subject: [PATCH] 20000209-13:30 GMT+1 Antonio Linares --- harbour/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 25661264ef..01915601a3 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,10 @@ +20000209-13:30 GMT+1 Antonio Linares + * source/debug/debugger.prg + + Added INKEY_ALL second parameter to Inkey() call. + + * source/rtl/alert.prg + + Added INKEY_ALL second parameter to Inkey() call. + 20000209-12:08 GMT+1 Victor Szakats * source/rtl/mouse/mousedos.c ! hb_mouse_GetBounds() bug fixed (there was an '-' instead of '=')