[epiphany/gnome-2-30] 2.30.4
- From: Diego Escalante Urrelo <diegoe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/gnome-2-30] 2.30.4
- Date: Mon, 30 Aug 2010 21:46:11 +0000 (UTC)
commit 8e14935d12df22d9a2df02f6c346b8f799eb7098
Author: Diego Escalante Urrelo <descalante igalia com>
Date: Mon Aug 30 16:20:12 2010 -0500
2.30.4
NEWS | 26 ++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2611dec..4c93367 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,30 @@
===============
+Epiphany 2.30.4
+===============
+
+This releases tries to sync with master as much as possible. Mostly bug fixes,
+cleanups and small enhancements have been cherry-picked.
+
+Changes:
+ - Prevent a crasher in the download dialog
+ - Highlight matches on "Find again"
+ - Install introspection files in our own prefix, not g-i's
+ - Fix feeds URL for relative URIs
+ - Don't let ephy-favicon-cache store invalid files
+ - Update libegg to latest master
+ - Remove deprecated functions to work with GTK+ 2.22 / master
+
+===============
+Epiphany 2.30.3
+===============
+
+Changes:
+
+ - Fix middle click on back/forward buttons and its menus
+ - Fix a crasher when loading URIs with no path
+ - Adapt to GtkNotebook signal signature changes
+
+===============
Epiphany 2.30.2
===============
diff --git a/configure.ac b/configure.ac
index 15a0f1b..af89be2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
m4_define([epiphany_version_major],[2])
m4_define([epiphany_version_minor],[30])
-m4_define([epiphany_version_micro],[3])
+m4_define([epiphany_version_micro],[4])
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]