From 4eb4bf83d46f24b9b37ca239827437500a98cddf Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 16 Oct 2007 11:56:17 +0000 Subject: [PATCH] correction in previous ChangeLog entry of mine. --- harbour/ChangeLog | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index e2b6441fb7..cd21d1e7d4 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -162,10 +162,7 @@ (this was copied from __KEYBOARD()'s extended section) + Added handling of string parameter in HB_KEYPUT(). (this way we don't really need the hidden extensions - in __KEYBOARD() anymore. Also notice that __KEYBOARD() - doesn't clear the keyboard buffer when numeric or - array is passed, which is not consistent with the - Clipper compatible behaviour when strings are passed.) + in __KEYBOARD() anymore.) * common.mak * include/hbcompdf.h