From 7a9910e2d3e925f86ff08f2c59eb04b7c85236c2 Mon Sep 17 00:00:00 2001 From: "David G. Holm" Date: Wed, 27 Feb 2002 22:22:38 +0000 Subject: [PATCH] See ChangeLog entry 2002-02-26 17:20 UTC-0500 David G. Holm --- harbour/.cvsignore | 3 +++ harbour/ChangeLog | 6 ++++++ 2 files changed, 9 insertions(+) diff --git a/harbour/.cvsignore b/harbour/.cvsignore index b7b29a351b..5b54c75dd2 100644 --- a/harbour/.cvsignore +++ b/harbour/.cvsignore @@ -1,5 +1,7 @@ dos dos/* +freebsd +freebsd/* linux linux/* os2 @@ -16,3 +18,4 @@ obj obj/* lib lib/* + diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 457621dc8c..c784ea8b96 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,11 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ * comment this line pDstObject->item.asArray.value->puiClsTree = NULL; + because it's redundant with arrayClone(). + see Changelog below. + +2002-03-02 13:25 UTC-0300 Walter Negro + * source\vm\arrays.c * Fixed hb_arrayClone() + Add line 777, was token from __objClone() and xHarbour. Thanks, Ron. @@ -1839,6 +1844,7 @@ ed 2001-12-21 12:54 UTC+0100 Antonio Linares + * source/pp/pragma.c * contrib/dot/pp_harb.ch * tests/inline_c.prg