diff --git a/WHATSNEW b/WHATSNEW index 5d8c24796..e947a0f61 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -196,6 +196,10 @@ Fixed bugs: Other changes: -------------- + +* Various small optimizations speed up common tasks such as on large + filesets, reducing both I/O and CPU usage. + * Profiling logger has been added with basic profiling capabilities. *