From e9d081f82c877dd14796b93d1fbac3b5e2ac4444 Mon Sep 17 00:00:00 2001 From: Maurilio Longo Date: Wed, 18 Feb 2009 15:45:35 +0000 Subject: [PATCH] 2009-02-18 16:45 UTC+0100 Maurilio Longo (maurilio.longo@libero.it) * ChangeLog * little correction to previous entry. --- harbour/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 7b184a7b08..0cc7683517 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,10 +8,14 @@ 2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org) */ +2009-02-18 16:45 UTC+0100 Maurilio Longo (maurilio.longo@libero.it) + * ChangeLog + * little correction to previous entry. + 2009-02-18 16:35 UTC+0100 Maurilio Longo (maurilio.longo@libero.it) * source/vm/cmdarg.c * little hack from Przemyslaw to make it work under OS/2 where - executable name hasen't got extension if extension was not give when + executable name hasn't got extension if extension was not given when executable was started. * utils/hbmk/hbmk2.prg * Changed to work under OS/2 with GCC; other OS/2 compilers not tested.