summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-06-01 19:00:26 +0200
committerraveit65 <[email protected]>2018-06-01 19:00:26 +0200
commitf59c833f07334925c5fbd63dae9b38510c571f29 (patch)
tree4fe1c824854791c98534ce0f7a82e459665468d2
parent7a65b67ad1239421b7d2f7ab75345daaa357dbe9 (diff)
downloadpluma-1.20.2.tar.bz2
pluma-1.20.2.tar.xz
release 1.20.2v1.20.2
-rw-r--r--NEWS11
-rw-r--r--configure.ac2
2 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 95593ba8..461905b1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+### pluma 1.20.2
+
+ sync with transifex
+ pluma-notebook: avoid new file with double click in vertical scrollbar
+ pluma-notebook: avoid new file with double click in forward arrow button
+ 1.20: pluma-notebook: Fix: unexpected behavior with dnd selected text
+ pluma-view: Fix: unexpected behavior with dnd under line numbers
+ pluma-print-preview: Fix weird behavior with mouse buttons
+ Fix: Pluma crashes with mouse wheel over a tab
+ pluma-view.c: Fix: GtkCheckMenuItem "Display line numbers" improved
+
### pluma 1.20.1
* Make notebook tabs scrollable
diff --git a/configure.ac b/configure.ac
index df5eac01..71b935bc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.63.2)
m4_define(pluma_major_version, 1)
m4_define(pluma_minor_version, 20)
-m4_define(pluma_micro_version, 1)
+m4_define(pluma_micro_version, 2)
m4_define(pluma_version, pluma_major_version.pluma_minor_version.pluma_micro_version)
AC_INIT([pluma], [pluma_version],