diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-12-14 21:41:41 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-12-14 21:41:41 +0100 |
commit | 4c27ec6d8c6ed623564a7f97d56d561f7e41cb73 (patch) | |
tree | 3b1c7c254473d08716bdedb31944e1d9a851e8a4 /NEWS | |
parent | 0924c28704013d45532fe3a0689b5634fee0e1fb (diff) | |
download | qmenumodel-4c27ec6d8c6ed623564a7f97d56d561f7e41cb73.tar.gz qmenumodel-4c27ec6d8c6ed623564a7f97d56d561f7e41cb73.tar.bz2 qmenumodel-4c27ec6d8c6ed623564a7f97d56d561f7e41cb73.zip |
release 0.9.00.9.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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". |