[epiphany/gnome-3-28] Prepare 3.28.1



commit eb7a411968ecb42a49a4cfd108df036d8fdb034e
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Tue Apr 10 02:29:51 2018 -0500

    Prepare 3.28.1

 NEWS        |   11 +++++++++++
 meson.build |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 83c3912..9ff2e85 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.28.1 - April 10, 2018
+=======================
+
+- Fix bookmarks migration from Epiphany 3.24 not working (#794645)
+- Do not auto-open adblock filters in text editor after download (#794646)
+- Fix crash when destroying sync service (#794728)
+- Remove the experimental HTTPS Everywhere support (#794803)
+- Fix width of bookmarks popover in certain locales (#794861, Exalm)
+- Don't activate search bar when pressing ' or / (#795083)
+- Take snapshots only of most-visited web pages
+
 3.28.0.1 - March 10, 2018
 =========================
 
diff --git a/meson.build b/meson.build
index 3daebdb..1c649a8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.28.0.1',
+  version: '3.28.1',
   meson_version: '>= 0.42.0',
   default_options: ['c_std=gnu11']
 )


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