From d91edd362601797cea7f6ea93ea59f10aaef2fe9 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Fri, 26 Nov 1999 00:34:27 +0000 Subject: [PATCH] 19991126-01:11 GMT+1 Jose Lalin --- harbour/ChangeLog | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 00c03eda78..056ee7fb2e 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,33 +1,33 @@ 19991126-01:11 GMT+1 Jose Lalin - * input.prg + * source/rtl/input.prg + documented - * wait.prg + * source/rtl/wait.prg + documented - * setta.prg + * source/rtl/setta.prg + documented There is an error in $STATUS$ in the following functions. They are marked as "C" but they should be marked as "R". Some typos fixed. - * rtl\console.c + * source/rtl/console.c ! HB_Osnewline - * rtl\descend.c - * rtl\hardcr.c - * rtl\inkey.c + * source/rtl/descend.c + * source/rtl/hardcr.c + * source/rtl/inkey.c ! __Keyboard, also bad name in $COMPLIANCES$ ! __Keyput ! Nextkey, also bad name in $COMPLIANCES$ ! Lastkey, also bad name in $COMPLIANCES$ - * rtl\mtran.c - * rtl\strings.c + * source/rtl/mtran.c + * source/rtl/strings.c ! HB_Valtostr - * rtl\natmsg.c + * source/rtl/natmsg.c ! IsAffirm ! IsNegative ! NationMsg, also bad name in $COMPLIANCES$ - * rtl\devoutp.prg - * rtl\setkey.prg + * source/rtl/devoutp.prg + * source/rtl/setkey.prg ! SetKey ! SetKeyGet ! SetKeySave