diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-02-17 21:52:39 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-02-17 21:52:39 +0100 |
commit | 89bff9dba9e72118acc943aa12ac468b186dcfe7 (patch) | |
tree | ca8115a15623b4d7758bc131dd39c674ee367140 /NEWS | |
parent | 76070b4ce4fd7bf46604c5e1418a186b018e7635 (diff) | |
download | ayatana-indicator-session-89bff9dba9e72118acc943aa12ac468b186dcfe7.tar.gz ayatana-indicator-session-89bff9dba9e72118acc943aa12ac468b186dcfe7.tar.bz2 ayatana-indicator-session-89bff9dba9e72118acc943aa12ac468b186dcfe7.zip |
release 22.2.022.2.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +Overview of changes in ayatana-indicator-session 22.2.0 + + - Upstream version bump to new release versioning scheme: + <year>.<month>.<revision>, where <year>.<month> will be + bumped in Ayatana Indicators bundle releases and <revision> + gets incremented with minor changeset releases. + - Drop pkglibexecdir and use native CMake file configuration. + - src/service.c: Fix the Desktop Help string. + - data/org.ayatana.indicator.session: Add phone section. + - data/ayatana-indicator-session.service.in: Fix sytemd unit target. + - Read org.gnome.settings-daemon.plugins.media-keys screensaver as a + list. + - Clean up compilation flags. + - Fix code to build with -Werror. + - Translation updates. + Overview of changes in ayatana-indicator-session 0.9.0 - tests: Use Ayatana as mock user |