From 9a0d01abd5dd1117bd46ebdca0c74602fa7ca005 Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Thu, 1 May 2003 10:26:25 +0000 Subject: [PATCH] 2003-05-01 12:10 UTC+0100 --- harbour/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 26a1cca47c..1452e3889f 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,23 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2003-05-01 12:10 UTC+0100 Antonio Linares + + source/codepage/cdpesdos.c + ! codepage support for Spanish MS-DOS + + + source/codepage/cdpeswin.c + ! codepage support for Spanish Windows + + + source/lang/msgeswin.c + ! language messages support for Spanish Windows + + * makefile.bc + * makefile.nt + * makefile.vc + * source/codepage/makefile + * source/lang/makefile + ! updated for cdpesdos.c, cdpeswin.c and msgeswin.c + 2003-04-28 23:00 UTC+0100 Antonio Linares * source/rtl/tget.prg ! numbers editing bug (side effect from previous change) fixed