aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-11-02 16:52:12 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-11-02 16:52:12 +0100
commit72d04c90ce846b205e09e5a873330715d0ac7d0a (patch)
tree3494c8e7fbc44b47388955ba4ebe2c63b345e3d5 /NEWS
parent929370bbbe75cf51da4fa607df29c217a5b93075 (diff)
downloadayatana-ido-72d04c90ce846b205e09e5a873330715d0ac7d0a.tar.gz
ayatana-ido-72d04c90ce846b205e09e5a873330715d0ac7d0a.tar.bz2
ayatana-ido-72d04c90ce846b205e09e5a873330715d0ac7d0a.zip
release 0.9.00.9.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 226468e..b03b2d6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Overview of changes in ayatana-ido 0.9.0
+
+ - Port to CMake.
+ - Add better documentation.
+ - data/libayatana-ido3-0.4.pc.in: Add glib-2.0 dependency.
+ - src/idoappointmentmenuitem.c: Construct the basic menu item
+ using the pixbuf property.
+ - src/basicmenuitem.c: Add GdkPixbuf source support for the
+ icon.
+ - src/idoremovablemenuitem.c: Replace grid with box to fix
+ a11y.
+ - src/idolocationmenuitem.c: Fix deprecated g_time_zone_new
+ warning.
+ - Fix a unit test failure on Ubuntu 20.04.
+ - Use consistent Ayatana IDO names. This version of Ayatana IDO
+ breaks NG system indicators before 0.9.x.
+
Overview of changes in ayatana-ido 0.8.2
- Add Travis support (CI builds).