[epiphany] Prepare 3.27.2



commit 3d0028a96491f15f61ea64aabbbd8b169e14d0e1
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Nov 13 20:07:22 2017 -0600

    Prepare 3.27.2

 NEWS        |   15 +++++++++++++++
 meson.build |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 57e9aaa..8fa3a7c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.27.2 - November 13, 2017
+==========================
+
+- Hide Copy from context menu when appropriate (#772106)
+- Hide home page button when appropriate (#783299)
+- Fix multiple issues with the bookmark popover (#788584)
+- Major change: web apps are now more like silos, rather than prisons (#788845)
+- Various fixes for safe browsing implementation (#788899)
+- Fix Firefox Sync crash on 32-bit systems (#789656)
+- Move Firefox Sync settings to the right GSettings path (#789786)
+- Fix middle click on back/forward navigation buttons (#790017)
+- Various fixes for Firefox Sync implementation
+- Restore search engine support
+- Fix incognito mode theme
+
 3.27.1 - October 16, 2017
 =========================
 
diff --git a/meson.build b/meson.build
index e836e28..c452edf 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.27.1',
+  version: '3.27.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]