diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-12-22 12:58:27 +0000 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-12-22 13:59:55 +0100 |
commit | 5d234578ccf593474ae8500bd23b166c84f28313 (patch) | |
tree | 62013f0964c6bf84b4b3925ffe4d4c4791cdb5dc /NEWS.Canonical | |
parent | 3240d7be3272abfcb76337fec05131dd610c24e1 (diff) | |
download | ayatana-indicator-sound-5d234578ccf593474ae8500bd23b166c84f28313.tar.gz ayatana-indicator-sound-5d234578ccf593474ae8500bd23b166c84f28313.tar.bz2 ayatana-indicator-sound-5d234578ccf593474ae8500bd23b166c84f28313.zip |
NEWS.Canonical: Add old NEWS file from Canonical times.
Diffstat (limited to 'NEWS.Canonical')
-rw-r--r-- | NEWS.Canonical | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS.Canonical b/NEWS.Canonical new file mode 100644 index 0000000..dc7ca65 --- /dev/null +++ b/NEWS.Canonical @@ -0,0 +1,10 @@ +12.10.1 + - Don't include <glib/gi18n.h> in library code + - Remove GTK+ 2 build rules from configure.ac + +12.10.0 + - Allow setting preferred media players through a settings key. (LP #1014955) + - Fix sound indicator not working after Amarok close. (LP #992262) + - Explicit handling of Ardour + - Fix deprecated GTK+ API calls + |