summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-08-06 10:48:34 +0200
committerraveit65 <[email protected]>2021-08-06 10:48:34 +0200
commite94d0d7d68f7b8310b4f9843ab0dba5d4289ab62 (patch)
tree2b311d73d7c86d96acd422076f7f392819aee9dc /NEWS
parentc80f7776d0ba2b916195f1964fb67e38f4d3da8b (diff)
downloadpluma-e94d0d7d68f7b8310b4f9843ab0dba5d4289ab62.tar.bz2
pluma-e94d0d7d68f7b8310b4f9843ab0dba5d4289ab62.tar.xz
release 1.26.0v1.26.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a1625ca6..b6861047 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+### pluma 1.26.0
+
+ * Translations update
+ * filebrowser-plugin: fix segfault on open-terminal action
+ * update copyright to 2021
+ * build: fix shebangs
+ * warning: declaration of ‘taglist’ shadows a global declaration
+ * pluma: Use EXIT_SUCCESS macro instead of int value (portability)
+ * help: update help for sort plugin
+ * sort plugin: Port sort plugin to the new GtkSourceView api.
+
### pluma 1.25.3
* port plugins to use the window-construct property.