From 2086668add46df5dd8dd323bfe93caf15a5d1a6d Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Thu, 21 Apr 2011 14:59:34 +0000 Subject: [PATCH] 2011-04-21 16:56 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * ChangeLog ! Addes missing change to 2011-04-21 01:00 UTC+0200 Viktor Szakats (harbour.01 syenar.hu): * src/rtl/gtwin/gtwin.c ! Reverted optimization patch in 2011-03-30 14:20 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) It caused strange effects ( key causing INKEY() to return on some national keysets or some other region related attributes, it was reported by few users from Brazil. --- harbour/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index db52aba26a..e2c0d760fe 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,17 @@ The license applies to all entries newer than 2009-04-28. */ +2011-04-21 16:56 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * ChangeLog + ! Addes missing change to 2011-04-21 01:00 UTC+0200 Viktor Szakats (harbour.01 syenar.hu): + * src/rtl/gtwin/gtwin.c + ! Reverted optimization patch in + 2011-03-30 14:20 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + It caused strange effects ( key causing INKEY() + to return on some national keysets or some + other region related attributes, it was reported by few + users from Brazil. + 2011-04-21 10:33 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * include/harbour.hbx * include/hbapi.h @@ -64,6 +75,14 @@ ! Applied sf.net patch #3290483. [Benjamin Jacobs] 2011-04-21 01:00 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * src/rtl/gtwin/gtwin.c + ! Reverted optimization patch in + 2011-03-30 14:20 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + It caused strange effects ( key causing INKEY() + to return on some national keysets or some + other region related attributes, it was reported by few + users from Brazil. + * contrib/hbmxml/3rd/minixml/mxml.hbp * contrib/hbmxml/3rd/minixml/mxml_str.c ! Fixed isdigit() warning which was result of missing