From e92fc31b1be25c8ae6ee7648659f4e18dca0ce7a Mon Sep 17 00:00:00 2001 From: Christian Hergert Date: Mon, 27 Feb 2017 16:48:32 -0800 Subject: [PATCH] update NEWS --- NEWS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/NEWS b/NEWS index 357e2e1a..cdc8e36f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +Overview of changes in Sysprof 3.23.91 +====================================== + +Changes since 3.23.90 + + * Various compilation checks bsaed on results from ARM builders. + * Support for setting symbol directories to affect symbol resolution. + * Translate paths from /newroot/ into the host filesystem when possible. + This should allow some degree of profiling container-based applications + and still resolve symbols on the host. Builder does this now when profiling + Flatpak-based applications. + +Translations: + + * Finnish, Serbian + Overview of changes in Sysprof 3.23.90 ======================================