From bb07ab9d3b02808619434fe5ab48318fdb749434 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Mon, 30 Nov 2009 14:15:16 +0200 Subject: 2.29.3 --- NEWS | 19 +++++++++++++++++++ configure.ac | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 4f7043b45..2f4f537cf 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +=============== +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 4767ff72c..869def41b 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" -- cgit v1.2.3