From ba0df2719786fb576e4a3256baa2a142dea3a8de Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Thu, 20 Sep 2012 21:19:36 +0000 Subject: [PATCH] 2012-09-20 23:17 UTC+0200 Viktor Szakats (harbour syenar.net) * ChangeLog ! fixed header of 2012-09-14 21:07 UTC+0200 entry. Thanks Alexey. ! typo fixed in above entry --- harbour/ChangeLog | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 2828ba85a3..0daff67682 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,12 @@ The license applies to all entries newer than 2009-04-28. */ +2012-09-20 23:17 UTC+0200 Viktor Szakats (harbour syenar.net) + * ChangeLog + ! fixed header of 2012-09-14 21:07 UTC+0200 entry. + Thanks Alexey. + ! typo fixed in above entry + 2012-09-20 16:55 UTC+0200 Alexey Myronenko (m.oleksa@ukr.net) * harbour/doc/en/memo.txt + documentation for HB_MEMOREAD(), HB_MEMOWRIT() added @@ -296,9 +302,9 @@ Qt creator itself and assigned to an relevant object, like QLabel, QTextEdit, QTextBrowser, etc. -2012-09-14 21:07 UTC+0200 Firstname Lastname (me domain.net) +2012-09-14 21:07 UTC+0200 Viktor Szakats (harbour syenar.net) * utils/hbmk2/hbmk2.prg - * hbmk_OutStdRaw() and hb_OutErrRaw() hbmk2 plugin + * hbmk_OutStdRaw() and hbmk_OutErrRaw() hbmk2 plugin API functions parameter list modified so that now they expect hbmk context as first parameter. INCOMPATIBLE.