From e457acf3d84090f848d226c9a1dd2917d24176bf Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 11 Nov 2008 12:20:08 +0000 Subject: [PATCH] minor typo --- harbour/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 61b53a8606..993099b5a6 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -41,7 +41,7 @@ * bin/hbmk.bat + Added generation of MT harbour .dlls for BCC and MSVC. ; TOFIX: 'hbmk -shared -mt' doesn't seem to work, resulting - app simply exists for both BCC and MSVC. [DONE] + app simply exits for both BCC and MSVC. [DONE] ; TODO: Please update make_gcc.mak. 2008-11-11 04:22 UTC+0100 Viktor Szakats (harbour.01 syenar hu)