diff options
author | raveit65 <[email protected]> | 2021-03-04 23:21:01 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-03-04 23:21:01 +0100 |
commit | 4437fd4c919d8b66f7852c79b5edfa2ae927ea60 (patch) | |
tree | 533237a2fc2cc990122d9a57b5d095f4fff8bc05 /NEWS | |
parent | f4ed7690bff4021051f11fbe851b604d69caef2f (diff) | |
download | pluma-4437fd4c919d8b66f7852c79b5edfa2ae927ea60.tar.bz2 pluma-4437fd4c919d8b66f7852c79b5edfa2ae927ea60.tar.xz |
release 1.25.3v1.25.3
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -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 |