aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-11-17 15:22:14 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-11-17 15:22:14 +0100
commit49265d28c532ef0f7a5b58fe46548fe28044f244 (patch)
treedd995a4e6e77580e506cf4eba2bf2ee4cbd4eb91 /NEWS
parent871d919a78c22dae6d58f17af78699bb337c1514 (diff)
downloadayatana-indicator-session-49265d28c532ef0f7a5b58fe46548fe28044f244.tar.gz
ayatana-indicator-session-49265d28c532ef0f7a5b58fe46548fe28044f244.tar.bz2
ayatana-indicator-session-49265d28c532ef0f7a5b58fe46548fe28044f244.zip
release 0.9.00.9.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS26
1 files changed, 26 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 026e01d..57134da 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Overview of changes in ayatana-indicator-session 0.9.0
+
+ - tests: Use Ayatana as mock user
+ - src/backend-dbus/actions.c: Replace deprecated g_spawn_check_exit_status.
+ - Update Ayatana IDO names.
+ - src/service.c: Add System title to the header.
+ - Use -no-pie build flag for tests only.
+ - Show the "Reboot..." option when ayatana-indicator-session is used in
+ Unity7.
+ - Ensure we request the UI to verify restart availability when Unity7 proxy
+ connects/disconnects.
+ - Only use Lomiri schema if it's installed to avoid hard dependency.
+ - Change the About string only for Lomiri.
+ - Open https://forums.ubports.com under Lomiri.
+ - Use ellipsis and convergence friendly "about" caption.
+ - Plug a memleak.
+ - Add "Desktop mode" switch for Lomiri.
+ - Replace code with libayatana-common functions.
+ - Add Budgie support.
+ - src/utils.c: Try to use SUPPORT_URL in get_distro_url.
+ - Switch from URL Dispatcher to Lomiri URL Dispatcher.
+ - Update/add documentation.
+ - Port to CMake.
+ - Add Travis CI configuration.
+ - Translation updates.
+
Overview of changes in ayatana-indicator-session 0.8.2
- Fix duplicate icons directory.