From 509a9203522a96bb6c36759d91f2ab6e9d6d7eb4 Mon Sep 17 00:00:00 2001 From: Walter Negro Date: Sat, 11 Jan 2003 19:23:35 +0000 Subject: [PATCH] 2002-11-01 16:20 UTC-0300 Walter Negro --- harbour/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index c2c3b52daf..da50962741 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,12 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2002-11-01 16:20 UTC-0300 Walter Negro + * include/hbexprb.c + ! Fix assign to array_at. + This resolve FOR n[1]:=1 TO 2 + Fix borrowed from xHarbour + 2003-01-10 17:30 UTC-0500 David G. Holm * source/rtl/filesys.c ! The MingW32 use of _LK_UNLOCK instead of _LK_UNLCK turned out to