From e543a9d768eed4348775e96badb6e6678070ccda Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Fri, 4 Nov 2005 11:42:21 +0000 Subject: [PATCH] 2005-11-04 12:41 UTC+0100 --- harbour/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 40476e375c..181b6e7ebd 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,14 @@ 2002-12-01 13:30 UTC+0100 Foo Bar */ +2005-11-04 12:41 UTC+0100 Antonio Linares + * harbour/source/vm/mainwin.c + * SetUnhandledExceptionFilter() is called if HB_INCLUDE_WINEXCHANDLER define is used + + * harbour/source/vm/estack.c + * UnhandledExceptionFilter renamed as hb_UnhandledExceptionFilter, and + WINBASEAPI removed. + 2005-11-03 10:42 UTC+0100 Antonio Linares + added Microsoft initialization code harbour/source/lang/msgcs852.c