[epiphany/gnome-3-26] Prepare 3.26.3



commit 5d5d5762eae06b157a34f9b1001fa8eadd844b31
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Thu Nov 23 10:31:44 2017 -0600

    Prepare 3.26.3

 NEWS        |   10 ++++++++++
 meson.build |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f18802c..a5a2ec6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.26.3 - November 23, 2017
+==========================
+
+- Don't require gvfsd-http for downloading adblock filters (#776682)
+- Several improvements to Sync support (including #789656, #789786, #790286)
+- Make downloads work when running in flatpak (#785655)
+- Do not add bookmarks to unrelated tag view popovers (#788584)
+- Fix middle click on forward/back buttons (#790017)
+- "Search the Web for ..." context menu option now switches to new tab (#790693)
+
 3.26.2 - October 26, 2017
 =========================
 
diff --git a/meson.build b/meson.build
index 8227bac..faa072b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.26.2',
+  version: '3.26.3',
   meson_version: '>= 0.37.0',
   default_options: ['c_std=gnu11']
 )


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