summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-12-26 12:44:51 +0100
committerraveit65 <[email protected]>2017-12-26 12:44:51 +0100
commit2ebbfe05a87d24d56273036e9917102be8656a22 (patch)
tree26d9b62edb28c788c0bf10aca4e4c5abac931ca2 /NEWS
parente1bdc27ae3199f20aff70f332d0ed702655a02e8 (diff)
downloadpluma-2ebbfe05a87d24d56273036e9917102be8656a22.tar.bz2
pluma-2ebbfe05a87d24d56273036e9917102be8656a22.tar.xz
release 1.19.3v1.19.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e4ba1a7d..775e661f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,17 @@
### pluma 1.19.3
+ sync with transifex
+ pluma-window: have GtkRecentData on stack instead of allocating it
+ WidthOfScreen and HeightOfScreen implementation
+ Fixes for regexp replacement with backreferences (e.g. "\0") (#259)
+ pluma-view.c: use one static variable instead two to do the same job
+ make sure pluma open in the same window of the workspace
+ Fix: pluma closes tabs unexpectedly with [right+middle] click
+ [ctrl] + [+] / [ctrl] + [-] using the numeric keypad
+ add gsettings key: Show save confirmation if the files have changes
+ Fix: wrong behavior holding down [middle + right] click
+ [ctrl] + [+] / [ctrl] + [-] to increase/decrease font size
+
### pluma 1.19.2
* sync with transifex