[epiphany] Prepare 3.31.2



commit 61712832e7a1581b10823c60789bb35ab7d5b5f0
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Sun Nov 11 20:26:17 2018 -0600

    Prepare 3.31.2

 NEWS        | 11 +++++++++++
 meson.build |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 31b9a8e0b..c4fb4e1fe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.31.2 - November 11, 2018
+==========================
+
+- Add preview widgets to file choosers (#552, Que Quotion)
+- Fix window height being saved incorrectly (#571, Jonathan Kang)
+- Fix crash when right clicking on tab bar (Kieran Elmes)
+- Add Close Other Tabs tab bar context menu item (Kieran Elmes)
+- Replace Move Tab Left/Right with Close Tabs to Left/Right (Kieran Elmes)
+- Fix new tab improperly opened on Ctrl+L
+- Fix URL entry accidently loading the wrong page
+
 3.31.1 - October 10, 2018
 =========================
 
diff --git a/meson.build b/meson.build
index 9648513a5..8620fe082 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.31.1',
+  version: '3.31.2',
   meson_version: '>= 0.42.0',
   default_options: ['c_std=gnu11']
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]