aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-12-14 21:41:41 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-12-14 21:41:41 +0100
commit4c27ec6d8c6ed623564a7f97d56d561f7e41cb73 (patch)
tree3b1c7c254473d08716bdedb31944e1d9a851e8a4 /NEWS
parent0924c28704013d45532fe3a0689b5634fee0e1fb (diff)
downloadqmenumodel-4c27ec6d8c6ed623564a7f97d56d561f7e41cb73.tar.gz
qmenumodel-4c27ec6d8c6ed623564a7f97d56d561f7e41cb73.tar.bz2
qmenumodel-4c27ec6d8c6ed623564a7f97d56d561f7e41cb73.zip
release 0.9.00.9.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5e6e91c..399a484 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Overview of changes in ayatana-indicator-session 0.9.0
+
+ * Rename Unity* symbols.
+ * Rename unity* source files.
+ * libqmenumodel/src/CMakeLists.txt: Bump the SOVERSION of
+ libqmenumodel.
+ * Bump QMenuModel QML module to 1.0.
+ * Rename com.ubuntu.menu.
+ * examples/exportmenu.py: Rename x-canonical-currentvalue.
+ * examples/unityqmlmenumodel.qml: Rename
+ com.canonical.indicator.sound.
+ * libqmenumodel/QMenuModel/plugin.h: Rename com.canonical.qmenumodel.
+ * Rename com.canonical.test*.
+
Overview of changes in ayatana-indicator-session 0.8.1
* Move glib includes outside of extern "C".