[epiphany] 2.30.1
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] 2.30.1
- Date: Fri, 9 Apr 2010 13:47:07 +0000 (UTC)
commit 53bf12ef6b8eb9de0ebc77c00f47dcf0bccde436
Author: Xan Lopez <xan gnome org>
Date: Thu Apr 8 16:21:07 2010 +0200
2.30.1
NEWS | 13 +++++++++++++
configure.ac | 2 +-
2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7aa0a9a..7234c02 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+===============
+Epiphany 2.30.1
+===============
+
+Changes:
+
+ - Improve page print implementation (#609756)
+ - Ignore case of URL schemes (#605089)
+ - Check if URL is NULL before setting its history title (#582629)
+ - Fix crasher when pressing Up arrow twice (#599156)
+ - Look for extensions in the correct directory, using our API
+ version as versioning number.
+
=============
Epiphany 2.30
=============
diff --git a/configure.ac b/configure.ac
index 33bd029..6dc0bec 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],[0])
+m4_define([epiphany_version_micro],[1])
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]