summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-04-06 14:12:05 +0300
committermonsta <[email protected]>2016-04-06 14:12:05 +0300
commitd93444dea92bfdc68768cf54b45db57506b6e486 (patch)
treefdf143ae4c89462290821c9702f4018d5b329766
parent7c21efa8a35adcfeaeb52784f2a0874dcbf95a49 (diff)
downloadpluma-d93444dea92bfdc68768cf54b45db57506b6e486.tar.bz2
pluma-d93444dea92bfdc68768cf54b45db57506b6e486.tar.xz
fix NEWS + add missing 1.12.2 entriesv1.14.0
-rw-r--r--NEWS24
1 files changed, 13 insertions, 11 deletions
diff --git a/NEWS b/NEWS
index acbf8045..c15380e0 100644
--- a/NEWS
+++ b/NEWS
@@ -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
============