From 7a8fcd15d95a647b7a90dc2c2a5a24601c02d19a Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Sun, 24 Feb 2002 08:36:02 +0000 Subject: [PATCH] 2002-02-24 09:36 UTC+0100 --- harbour/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index d78028de31..a01055d053 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -7,6 +7,11 @@ For example: 2002-12-01 23:12 UTC+0100 Foo Bar */ +2002-02-26 21:50 UTC+0100 Tomaz Zupan + * include/hbapi.h + * Added newline at the end to clear gcc warning + +2002-02-26 14:15 UTC-0500 David G. Holm * source/common/hbstr.c ! Fix bug in hb_strAt when the source string matches more than one character (but less than all) in the search string. As reported