From 2d3f8af223d08de9bedae931510e2f870d62fced Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 28 Feb 2025 22:18:56 +0100 Subject: release 0.9.11 --- NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 50ac14f..ec7a532 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +Overview of changes in libayatana-common 0.9.11 + + - src/utils.(c|h): Add ayatana_common_utils_is_ubuntutouch() + function. + - src/utils.h: On Linux Desktop, if Lomiri is running, but not Ubuntu + Touch, then DESKTOP_SESSION is set to 'lomiri'. + - src/CMakeLists.txt: Bump SOVERSION_MINOR (due to added symbol + 'ayatana_common_utils_is_ubuntutouch'). + - src/utils.c: Prefer XDG_SESSION_DESKTOP over DESKTOP_SESSION. + - Translation updates. + Overview of changes in libayatana-common 0.9.10 - Translation updates. -- cgit v1.2.3