diff options
-rw-r--r-- | NEWS | 24 |
1 files changed, 13 insertions, 11 deletions
@@ -1,20 +1,22 @@ pluma 1.14.0 ============ - * Plugins: make switch-c tool in external tools work, fix issues - * Plugins: use more generic icon name for python console plugin - * Plugins: don't use stock icon names - * Plugins: use correct icon name for python console plugin - * Warnings fixes - * GTK+3: add style class pluma-window and pluma-print-preview - * Fix a few build warnings - * GTK+3: fix several deprecations - * Implement middle-click tab closing * Drop MateConf migration script - * GTK+3 view: fix incremental search entry color when text isn't found + * Implement middle-click tab closing * Add a new Configure dialog for the Spell Check plugin - * Add a configure option to build pluma with --without-matedesktop + * Make switch-c tool in external tools work, fix security issue + * GTK+3: add style classes pluma-window and pluma-print-preview + * GTK+3: fix several deprecations + * Some more fixes and cleanups * Translations update + * Add Changelog generation + +pluma 1.12.2 +============ + + * Python console plugin: fix missing icon in plugin list + * Fix possible use-after-free during incremental search + * GTK+3: fix incremental search entry color when text isn't found pluma 1.12.1 ============ |