summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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