diff --git a/harbour/ChangeLog b/harbour/ChangeLog index b983c13ab1..42db91799b 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,10 @@ The license applies to all entries newer than 2009-04-28. */ +2012-05-02 12:48 UTC+0200 Viktor Szakats (harbour syenar.net) + * ChangeLog + ! copy/paste error in fn skeletons + 2012-05-02 12:30 UTC+0200 Viktor Szakats (harbour syenar.net) * include/hbcompdf.h * include/hbexprop.h @@ -42,10 +46,10 @@ fail if the application has already set HB_GTI_INKEYFILTER to a custom value. + added: - HBCT_GETKXLAT( [, ] ) -> - HBCT_GETKXTAB( ) -> - HBCT_SETKXLAT( ) -> - HBCT_SETKXTAB() -> + HBCT_SETKXLAT( [, ] ) -> + HBCT_GETKXLAT( ) -> + HBCT_SETKXTAB( ) -> + HBCT_GETKXTAB() -> Same as above, but they use standard inkey() values. ; USE AT YOUR OWN RISK. NO GUARANTEES.