diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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. |