From d6469d14ffd0169095f779d1577780fcd1c22331 Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Wed, 23 Jan 2002 22:01:30 +0000 Subject: [PATCH] 2002-01-23 23:00 UTC+0100 --- harbour/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) 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