summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 08765750..a0f7e73d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,19 @@
### pluma 1.19.0
+ * sync with transifex
+ * double click to the right of the last open tab to open a new tab
+ * Support new location of gtk bookmarks file
+ * docs: we have encodings combobox, not option menu
+ * remove references to PlumaStatus
+ * docs: remove some references to nonexistent stuff
+ * filebrowser: don't parse .hidden files - GIO does it since 2.36
+ * update copyright year to 2017
+ * close confirm dialog: enable selection + disable focus in all labels
+ * close confirm dialog: set max width for labels
+ * fix typo in code comments
+ * fix running under wayland
+ * modelines: fix random crash on closing one of several Pluma windows
+
### pluma 1.18.0
* NEWS: use consistent, project wide, markdown-like formatting