From b7124c21a80dd8cc5df0687cb36064bb3ac4c805 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 13 Aug 2008 01:58:30 +0000 Subject: [PATCH] missed two files from last ChangeLog entry --- harbour/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index c2106675f1..05a279c284 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -23,6 +23,8 @@ * contrib/gtwvg/gtwvg.c * contrib/gtwvg/gtwvg.h + * contrib/gtwvg/wvgcore.c + * contrib/gtwvg/wvgutils.c ! Synced (to some extent) with gtwvt.c, so that it now also compiles with __DMC__. ! Fixed a some more compile errors for __DMC__.