[epiphany] [release] 3.5.92



commit e6ab262ab0ce5393443f8492d0202e7d1b1931fe
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Mon Sep 17 19:16:34 2012 +0300

    [release] 3.5.92

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 172af5d..bae6200 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+===============
+Epiphany 3.5.92
+===============
+
+Changes:
+
+  - Respect 'new-windows-in-tabs' when opening links (#641949)
+  - Present windows when opening new links in tabs (#641949)
+  - Use symbolic icon for downloads box close button (#683966)
+  - Add a close button to the find toolbar (#683967)
+  - Make the overview work when building with WK2.
+  - Many code cleanups, minor bug fixes, leak fixes, new tests.
+
 =================
 Epiphany 3.5.91.1
 =================
diff --git a/configure.ac b/configure.ac
index 569a2b3..89b6099 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[5])
-m4_define([epiphany_version_micro],[91.1])
+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]