From deae0cb7f960f7ae3dbb88f9338e57d79576f473 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 15 Dec 2009 10:27:17 +0000 Subject: [PATCH] 2009-12-15 11:26 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * ChangeLog ! Fixed ChangeLog entry header of my last commit. --- harbour/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 183b7caf62..d9078470fe 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,13 +17,17 @@ past entries belonging to author(s): Viktor Szakats. */ +2009-12-15 11:26 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + * ChangeLog + ! Fixed ChangeLog entry header of my last commit. + 2009-12-15 04:32 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbdefs.h * modified PHB_FUNC/HB_FUNC_PTR declaration to use external 'extern "C"' encapsulation for C++ compilers which do not accept it directly (i.e. BORLAND or GCC 2.xx) -2009-12-15 00:44 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com) +2009-12-15 00:44 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbwin/win_regc.c * Minor cleanup to make code more robust.