From 4437fd4c919d8b66f7852c79b5edfa2ae927ea60 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 4 Mar 2021 23:21:01 +0100 Subject: release 1.25.3 --- NEWS | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index a0afe272..a1625ca6 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,18 @@ +### pluma 1.25.3 + + * port plugins to use the window-construct property. + * cppcheck warning: Checking if unsigned expression is less than zero + * cppcheck warning: Local variable 'icon' shadows outer argument + * pluma-window: unused variable ‘ui_file’ [-Wunused-variable] + * build: port to gtksourceview-4 + * cppcheck warning: Local variable shadows outer variable + ### pluma 1.25.2 * pluma-activatable-interfaces: use G_DECLARE_INTERFACE * code formating fixes * Introduce PlumaWindowActivatable, PlumaAppActivatable, PlumaViewActivatable - ### pluma 1.25.1 * tx: disable "he" translations -- cgit v1.2.1