diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 087fa15ab5..1c3e764f07 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,11 @@ The license applies to all entries newer than 2009-04-28. */ +2012-09-19 14:39 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) + * harbour/doc/en/compiler.txt + * updated to follow recent modifications in compiler code. + Thanks to Alexey Myronenko. + 2012-09-19 12:45 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * harbour/src/compiler/hbmain.c ! fixed bug intorduced in my last commit when - PCODE ofr empty diff --git a/harbour/doc/en/compiler.txt b/harbour/doc/en/compiler.txt index fe082807a8..9749755ced 100644 --- a/harbour/doc/en/compiler.txt +++ b/harbour/doc/en/compiler.txt @@ -119,10 +119,12 @@ * * /ku strings in user encoding * - * /kj turn off jump optimization in pcode + * /kd accept macros with declared symbols * * /km turn off macrotext substitution * + * /kj turn off jump optimization in pcode + * * /k? this info * * /l suppress line number information