[epiphany] 2.29.3
- From: Xan Lopez <xan src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [epiphany] 2.29.3
- Date: Mon, 30 Nov 2009 14:03:03 +0000 (UTC)
commit bb07ab9d3b02808619434fe5ab48318fdb749434
Author: Xan Lopez <xan gnome org>
Date: Mon Nov 30 14:15:16 2009 +0200
2.29.3
NEWS | 19 +++++++++++++++++++
configure.ac | 2 +-
2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4f7043b..2f4f537 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,23 @@
===============
+Epiphany 2.29.3
+===============
+
+Changes:
+
+ - Don't assume all seed extensions return an object as a value
+ (#599714)
+ - Fix refcounting of seed extensions (#599838)
+ - Provide the Inspect Element menu item in context menus again
+ (#599473)
+ - Many fixes to our gobject-introspection support (#599757)
+ - Disconnect dbus callbacks when disposing of the network monitor
+ (#572326)
+ - Only use the main frame to fetch the document type for pages
+ (#602400)
+ - Restore 'Close' and 'Help' buttons in dialogs (#590387)
+ - Fix auto-google search when using Ctrl-Enter (#603324)
+
+===============
Epiphany 2.29.1
===============
diff --git a/configure.ac b/configure.ac
index 4767ff7..869def4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
m4_define([epiphany_version_major],[2])
m4_define([epiphany_version_minor],[29])
-m4_define([epiphany_version_micro],[1])
+m4_define([epiphany_version_micro],[3])
m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
# This can be either "trunk" or "branches/gnome-x-y"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]