[epiphany] [release] 3.15.92



commit 583b70a746a2110eab8dcdd6682cdbf3995ddd5a
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Tue Mar 17 21:22:51 2015 +0200

    [release] 3.15.92

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9bd60fc..48787da 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
 ================
+Epiphany 3.15.92
+================
+
+ - Make F6 focus the address entry (#729060)
+ - Toggle the search bar with Ctrl+F (#734316)
+ - Fix DOM-binding related crashers with some websites (#745306)
+ - Other crashers fixed (#744896)
+ - Build fixes (#745247)
+ - Updated translations.
+
+================
 Epiphany 3.15.90
 ================
 
diff --git a/configure.ac b/configure.ac
index f23e603..8f84e41 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[15])
-m4_define([epiphany_version_micro],[90])
+m4_define([epiphany_version_micro],[92])
 m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
 
 AC_INIT([GNOME Web 
Browser],[epiphany_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])


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