diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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. |