From 87e85c2a0aa1a9da9dd7f241407c094748964324 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 23 Jul 2020 10:50:04 +0200 Subject: release 0.7.0 --- NEWS | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e69de29..fffc4ee 100644 --- a/NEWS +++ b/NEWS @@ -0,0 +1,33 @@ +Overview of changes in libayatana-indicator 0.7.0 + + - Display IDO widgets/Use own action muxer/Allow IDO CSS styling. + Thanks to Robert Tari for working on this awesome improvement / + bug fix. This has been long waited for!!! + - Make building of `ayatana-indicator-loader3` optional. Thanks + to Alexander Schlarb. + +Overview of changes in libayatana-indicator 0.6.3 + + - **/Makefile.am: Set -DGTK_DISABLE_DEPRECATED for gtk2 builds. Fixes + FTBFS against Glib2.0 >= 2.62. + - libayatana-indicator/indicator-object.c: Typo fix in comment. + - GObject private API/ABI: Get rid of g_type_class_add_private() and + use DEFINE_TYPE_WITH_PRIVATE(). + +Overview of changes in libayatana-indicator 0.6.2 + + - libayatana-indicator/indicator-ng.c: Type cast assignments from + g_object_ref_sink(). + - Makefile.am: Drop distcheck features. + +Overview of changes in libayatana-indicator 0.6.1 + + - configure.ac: Support pkg-config (<< 0.27). + - autotools: Make systemd dependency optional. This makes + libayatana-indicator available on Debian GNU/kFreeBSD and + Debian GNU/Hurd. + +Overview of changes in libayatana-indicator 0.6.0 + + - Fork libayatana-indicator from Ubuntu's libindicator shared + library. -- cgit v1.2.3