From ac51bbbd0b8eafb29930131c6872c4730fdfbc67 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sun, 17 Jul 2011 12:51:05 +0000 Subject: [PATCH] 2011-07-17 14:50 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * ChangeLog ! typo --- harbour/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 40d7fcec1b..5f1a789ff9 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,10 @@ The license applies to all entries newer than 2009-04-28. */ +2011-07-17 14:50 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * ChangeLog + ! typo + 2011-07-17 14:46 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * NEWS * set date of stable release @@ -192,7 +196,7 @@ * contrib/hbpost.hbm + added undocumented build option __HB_BUILD_WINUNI=unicows to build Harbour core binaries (.exes and .dlls) with - unicows lib linked it so they run on Win9x systems. + unicows lib linked in so they run on Win9x systems. User has to supply unicows libs, see INSTALL about them. 2011-07-11 23:30 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)