[epiphany/gnome-3-32] Prepare 3.31.92



commit e3b4d080c4b6ccd054b7ceb2d79ea4e18920b38f
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Mar 4 15:29:16 2019 -0600

    Prepare 3.31.92

 NEWS        | 18 ++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 56f21e952..3c31dd841 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+3.31.92 - March 4, 2019
+=======================
+
+- Add animation when download completes (#629)
+- New tab popover should close tabs on middle-click (#643)
+- Fix context menu in history dialog (#651)
+- Add separators to tab bar context menu (#652)
+- Fix crash in mouse gesture controller (#679)
+- Disable safe browsing test by default (#684)
+- Improve reliability of password form detection
+- Fix encoding dialog (Arnaud B.)
+- Restore unsafe process model and process count settings for 3.32 branch only
+- Change -Dunit_tests meson option to feature rather than bool type
+- Require system libdazzle and recent GTK 3.24
+- Build libhandy as static lib (Jeremy Bicha)
+- Bundle newer libhandy to fix i18n (Adrien Plazas)
+- Fix licence in appstream metadata to GPLv3+
+
 3.31.91 - February 18, 2019
 ===========================
 
diff --git a/meson.build b/meson.build
index 36455ec37..f39650a78 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.31.91',
+  version: '3.31.92',
   meson_version: '>= 0.42.0',
   default_options: ['c_std=gnu11']
 )


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