From d56856fa19ce97f3909db0b53c76146800624d09 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 23 Oct 2007 11:54:46 +0000 Subject: [PATCH] fix to prev entry --- harbour/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 4715cc7fac..5ddba0dae4 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -157,6 +157,7 @@ ! FT_F*() functions fully ported from original NFLIB. Pls test. * Some minor cleanups, formatting. + + Added FT_IAMIDLE() * include/filesys.api ! _fsRead(), _fsWrite() now more compatible.