[epiphany] Prepare 3.25.92



commit 73ed36655586eb6a7891c0286dd286efc2a46034
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Sun Sep 3 11:24:51 2017 -0500

    Prepare 3.25.92

 NEWS        |   12 ++++++++++++
 meson.build |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4e52f57..615bfc0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+3.25.92 - September 3, 2017
+===========================
+
+- Rename the meson build options
+- Switch to nontransitional IDN2008
+- Many improvements to password form detection (#666326)
+- Fix crash of bookmarks popover (#780549)
+- Don't create Mobile bookmarks tag when syncing unless needed (#786590)
+- Handle invalid input from gnome-keyring (#786811)
+- Password manager should operate on security origins (#786818)
+- Adblocker must not block main resource during redirects (#787011)
+
 3.25.91 - August 21, 2017
 =========================
 
diff --git a/meson.build b/meson.build
index af4b77a..41c3c38 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.25.91',
+  version: '3.25.92',
   meson_version: '>= 0.37.0',
   default_options: ['c_std=gnu11']
 )


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