From 2df90c7890919597625374dbd972fa374cb1014d Mon Sep 17 00:00:00 2001 From: Przemyslaw Czerpak Date: Fri, 20 Jun 2003 20:24:54 +0000 Subject: [PATCH] 2003-06-18 02:05 UTC+0200 Przemyslaw Czerpak * harbour/source/codepage/Makefile * harbour/source/codepage/cdpesdos.c * harbour/source/codepage/cdpeswin.c * harbour/source/codepage/cdpgedos.c * harbour/source/codepage/cdppliso.c * harbour/source/codepage/cdpplmaz.c * harbour/source/codepage/cdpplwin.c * harbour/source/codepage/cdpslwin.c - harbour/source/codepage/cdpla850.c + harbour/source/codepage/cdppt850.c + harbour/source/codepage/cdpptiso.c * xharbour/makefile.bc * xharbour/makefile.nt * xharbour/makefile.vc * corrections in code page description. - removed cdpla850.c ("PT" codepage) + PT850 and PTISO codepages added. * makefiles updated - Sorry, I cannot test all of them. --- harbour/ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index a506e4f054..a9f75b0f2f 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,26 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2003-06-18 02:05 UTC+0200 Przemyslaw Czerpak + * harbour/source/codepage/Makefile + * harbour/source/codepage/cdpesdos.c + * harbour/source/codepage/cdpeswin.c + * harbour/source/codepage/cdpgedos.c + * harbour/source/codepage/cdppliso.c + * harbour/source/codepage/cdpplmaz.c + * harbour/source/codepage/cdpplwin.c + * harbour/source/codepage/cdpslwin.c + - harbour/source/codepage/cdpla850.c + + harbour/source/codepage/cdppt850.c + + harbour/source/codepage/cdpptiso.c + * xharbour/makefile.bc + * xharbour/makefile.nt + * xharbour/makefile.vc + * corrections in code page description. + - removed cdpla850.c ("PT" codepage) + + PT850 and PTISO codepages added. + * makefiles updated - Sorry, I cannot test all of them. + 2003-06-18 00:10 UTC+0200 Przemyslaw Czerpak * harbour/include/hbapilng.h * harbour/include/hblang.ch