aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2025-02-28 22:18:56 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2025-02-28 22:18:56 +0100
commit2d3f8af223d08de9bedae931510e2f870d62fced (patch)
tree00fb16dea8777b159296fec0770946bc1dbde19e /NEWS
parentc869bdb06bc74c446f518dec00b0eda3d621147e (diff)
downloadlibayatana-common-release-builds.tar.gz
libayatana-common-release-builds.tar.bz2
libayatana-common-release-builds.zip
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
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.