[epiphany] Prepare 3.25.2



commit fb2ebd151436057594994dcc7235f6740d18a69d
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Sat May 20 09:41:03 2017 -0500

    Prepare 3.25.2

 NEWS        |   15 +++++++++++++++
 meson.build |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 731befa..2581c2a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.25.2 - May 20, 2017
+=====================
+
+- Floating URL bar should disappear when hovered to not block page (#668493)
+- Add [Shift+]Ctrl+Tab shortcuts for switching tabs (#762631)
+- Address bar search now again considers bookmark tags (#781746)
+- Fix notification permissions in web app mode (#782386)
+- Do not use a popover for the tab selection menu, to allow scrolling it
+- Fix incorrect choice of context menu when Ctrl key is held
+- Add hidden setting for disabling quirks mode
+- Improve wording of insecure password form warning
+- Remove libgd subproject and dependency on libgd
+- Fix race introduced during meson port that could cause build failures
+- Updated translations
+
 3.25.1 - April 26, 2017
 =======================
 
diff --git a/meson.build b/meson.build
index cc52f91..61f25df 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.25.1',
+  version: '3.25.2',
   meson_version: '>= 0.37.0',
   default_options: ['c_std=gnu11']
 )


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