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
This commit is contained in:
Viktor Szakats
2012-09-20 21:19:36 +00:00
parent d929f9765e
commit ba0df27197

View File

@@ -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.