aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-01-25 17:11:13 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-01-25 17:11:14 +0100
commit9a887fb72380993ee03ae99fde261c64e158562f (patch)
treed594b451cc2d42563d57d6fc82c9a8a0d1a6ad55 /NEWS
parentd0abfc5c1695a0e9cf4ae0f2dd1cb29bfc93756f (diff)
downloadlibayatana-indicator-9a887fb72380993ee03ae99fde261c64e158562f.tar.gz
libayatana-indicator-9a887fb72380993ee03ae99fde261c64e158562f.tar.bz2
libayatana-indicator-9a887fb72380993ee03ae99fde261c64e158562f.zip
release 0.8.40.8.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c8e37bc..958219f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Overview of changes in libayatana-indicator 0.8.4
+
+ - libayatana-indicator/indicator-ng.c: Only run gtk_box_set_spacing()
+ if object to operate on is a GTK_BOX.
+ - Fix unit tests during package build. (Properly wrap around Xvfb
+ and dbus-wrapper).
+
Overview of changes in libayatana-indicator 0.8.3
- indicator-ng: Fix menu resizing for all themes.