aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-04-08 23:59:38 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-04-08 23:59:38 +0200
commitf225dccbd82f48bb1ab10767b9b074e24fedb0f3 (patch)
treefdf6ea663a63206225b5c5964277a914c2d7d98a /NEWS
parent59e472a3caf62f7760f2568729fec8dbc25f8a18 (diff)
downloadlibayatana-appindicator-f225dccbd82f48bb1ab10767b9b074e24fedb0f3.tar.gz
libayatana-appindicator-f225dccbd82f48bb1ab10767b9b074e24fedb0f3.tar.bz2
libayatana-appindicator-f225dccbd82f48bb1ab10767b9b074e24fedb0f3.zip
release 0.5.910.5.91release-builds
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bce8830..b071fc7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Overview of changes in libayatana-appindicator 0.5.91
+
+ - src/appindicator.c: Clean up all g_signal_emit and g_signal_new calls
+ so that they correspond with each other.
+ - src/appindicator.c: Fix path NULL check in status_icon_change().
+ - Clean up compilation flags.
+ - tests/run-xvfb.sh: Allow sourcing run-xvfb.sh with /bin/sh.
+ - Use /bin/sh for running tests.
+ - src/ayatana-appindicator-0.1.pc.in. Fix for use with CMake.
+ - Fix build with musl libc.
+
Overview of changes in libayatana-appindicator 0.5.90
- Mono bindings: Change namespace from ayatana-appindicator-sharp3