From ba8ba39f537a3d277ad98e8c7d243bae30196f0d Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 16 Dec 2009 00:03:39 +0000 Subject: [PATCH] 2009-12-16 01:01 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * ChangeLog ! Typo in prev entry. --- harbour/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index b0e555a68f..99b3c7e1ff 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,13 +17,17 @@ past entries belonging to author(s): Viktor Szakats. */ +2009-12-16 01:01 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + * ChangeLog + ! Typo in prev entry. + 2009-12-16 00:58 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbwin/Makefile + contrib/hbwin/wapi_winnls.c + Added WAPI_GETACP() + Added WAPI_GETOEMCP() ; NOTE: TODO? These values could be used as a base for - default HB_GTI_CODEPAGE setting and _SET_CODEPAGE + default HB_GTI_CODEPAGE setting and _SET_OSCODEPAGE for non-UNICODE Harbour builds. 2009-12-16 00:26 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)