summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorVictor Kareh <[email protected]>2025-09-04 16:33:33 -0400
committerVictor Kareh <[email protected]>2025-09-04 16:33:33 -0400
commit7f9b7668f1404687246fcee964a10fa33a5b2496 (patch)
tree47d1b26d3ac1ff82ad6c591b9ca3acc66926e48e /NEWS
parenta70cde0eccbf0890831d1f7a27aa5d86feeb4796 (diff)
downloadmate-panel-1.28.6.tar.bz2
mate-panel-1.28.6.tar.xz
Release v1.28.6v1.28.6
Removing deprecations, dependency bumps, and some bug fixes
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 61b621a3..83b63c17 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,19 @@
+### mate-panel 1.28.6
+ * Fix uninitialized and unused screen vars
+ * wncklet: Bump libwnck to 43.0
+ * wncklet: Remove window preview conditionals
+ * clock: Provide fallback preferences path
+ * Bump GTK version to 3.24
+ * panel-stock-icons: Remove deprecated GtkIconFactory and GtkIconSource
+ * Remove deprecated gdk_screen_get_* functions
+ * remove deprecated GtkStockItem
+ * wncklet: Remove unused attributes
+ * wncklet: Remove icon loader function from window list applet
+
### mate-panel 1.28.5
* Clock Applet: Add scrollbar to Locations lists when the lists get too long
* applets/clock: Fix compatibility with musl libc
+
### mate-panel 1.28.4
* Attempt to fix 2nd Travis deployment issue