diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 85deecdf1a..c07aab79dd 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -7,6 +7,15 @@ For example: 2002-12-01 23:12 UTC+0100 Foo Bar */ + * tests/testpers.prg + +2002-01-24 10:27 UTC+0000 Dave Pearson + * source/rtl/profiler.prg + * HBProfileLowLevel:gatherOPCodes() wasn't making a call to + HBProfile:ignoreSymbol() to allow for opcode filtering in sub + classes. Fixed. + * Improved the formatting of OPCODE names so that they sort + properly. 2002-01-24 10:03 UTC+0000 Dave Pearson * source/rtl/profiler.prg