From 721be2937c28b120d6eac67f6480c5ef3a749b77 Mon Sep 17 00:00:00 2001 From: Christian Hergert Date: Fri, 5 Aug 2022 16:06:27 -0700 Subject: [PATCH] Release 3.45.1 --- NEWS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/NEWS b/NEWS index 9661b7b5..650cdb81 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +Overview of changes in Sysprof 3.45.1 +===================================== + +This release of Sysprof is a development release and is not intended for +end users. + + * Addition of sysprof-agent to aid in cross-container profiling and + instrumentation. (Use -Dagent=(true|false) to control + * Additional porting to libadwaita + * Remove unused settings schemas + * Nightly Flatpak builds now use org.gnome.Sysprof.Devel as the + application-id + * The application now uses org.gnome.Sysprof as the application-id + instead of org.gnome.Sysprof3. + * Icon updates + * Translation updates + Overview of changes in Sysprof 3.45.0 =====================================