aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-02-18 11:59:49 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-02-18 11:59:50 +0100
commitcf2029ce4f96c14bf4bf711fd971983201a7be00 (patch)
tree5286d4f00e46d05c8f3bb77e83b4be1262f4fc66 /NEWS
parente3049a5c9ef52e052a756b9ffbfcb3e0c35ab326 (diff)
downloadayatana-indicator-sound-cf2029ce4f96c14bf4bf711fd971983201a7be00.tar.gz
ayatana-indicator-sound-cf2029ce4f96c14bf4bf711fd971983201a7be00.tar.bz2
ayatana-indicator-sound-cf2029ce4f96c14bf4bf711fd971983201a7be00.zip
release 22.2.022.2.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS24
1 files changed, 20 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 744af6f..73a1a03 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,20 @@
-Overview of changes in ayatana-indicator-session 0.9.0
+Overview of changes in ayatana-indicator-sound 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.
+ - Fix build warnings.
+ - Clean up compilation flags.
+ - data/CMakeLists.txt: Drop unused pkglibexecdir definition.
+ - Make Lomiri features configurable at build time.
+ - Fix cppcheck warnings.
+ - Fix qt5_use_modules warning.
+ - CMakeLists.txt: Drop unneeded com.lomiri.AccountsService.Sound.xml check.
+ - tests/integration/Copy of test-sound.wav: Drop superfluous file.
+ - Translation updates.
+
+Overview of changes in ayatana-indicator-sound 0.9.0
- Clean up GSetings and AccountsService schema detection and conditional
code.
@@ -35,17 +51,17 @@ Overview of changes in ayatana-indicator-session 0.9.0
- Add Travis CI configuration.
- Translation updates.
-Overview of changes in ayatana-indicator-session 0.8.2
+Overview of changes in ayatana-indicator-sound 0.8.2
- Switch to building against Lomiri (rather than deprecated
Unity).
- Translation updates.
-Overview of changes in ayatana-indicator-session 0.8.1
+Overview of changes in ayatana-indicator-sound 0.8.1
- Translation updates.
-Overview of changes in ayatana-indicator-session 0.8.0
+Overview of changes in ayatana-indicator-sound 0.8.0
- Fork from Ubuntu's sound indicator.
- Translation updates.