summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-05-12 11:09:07 +0200
committerraveit65 <[email protected]>2017-05-12 11:09:07 +0200
commit6b766e9dcff426f59a7a6ce72ec4b6436a199b96 (patch)
tree8d3bdf35f0f3c65df0e6973946028a8913a5f6f9
parente5b5609210b6eb78dd42c7d851a5b29b5660c523 (diff)
downloadpluma-6b766e9dcff426f59a7a6ce72ec4b6436a199b96.tar.bz2
pluma-6b766e9dcff426f59a7a6ce72ec4b6436a199b96.tar.xz
release 1.19.0v1.19.0
-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