diff options
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r-- | src/CHANGES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 4c23967..1bd5e01 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -273,6 +273,8 @@ RELEASE 0.97 - XXX - Handle Python stack traces consistently (stop at the SConscript stack frame, by default) even if the Python source code isn't available. + - Improve the performance of the --debug={tree,dtree} options. + From Levi Stephen: - Allow $JARCHDIR to be expanded to other construction variables. |