[epiphany] [release] 3.3.91
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] [release] 3.3.91
- Date: Wed, 7 Mar 2012 22:24:58 +0000 (UTC)
commit ee7f80ce5339c2123e8b5c9ea9eb3d28522301df
Author: Xan Lopez <xan igalia com>
Date: Wed Mar 7 23:16:13 2012 +0100
[release] 3.3.91
NEWS | 19 +++++++++++++++++++
configure.ac | 2 +-
2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index bd7e272..7aff6ed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,23 @@
===============
+Epiphany 3.3.91
+===============
+
+Changes:
+
+ - The big change is that the history backend has been completely
+ rewritten. It now uses SQLite as the storage medium, and can keep
+ your browsing history indefinitely (so gone is the 10-day
+ limit). This has been an heroic team effort by Martin Robinson,
+ Claudio Saavedra and Xan LÃpez, so buy them a beer next time you
+ see them.
+ - Validate web applications before listing them in
+ about:applications (#669836)
+ - Fix loading of <IP>:<port> URIs (#669461)
+ - Fix loading of <domain>:<port> URIs (#670674)
+ - Add back the extensions menu (#669951)
+ - Many other small fixes and improvements.
+
+===============
Epiphany 3.3.90
===============
diff --git a/configure.ac b/configure.ac
index c62b5a0..d2b3cf9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
m4_define([epiphany_version_major],[3])
m4_define([epiphany_version_minor],[3])
-m4_define([epiphany_version_micro],[90])
+m4_define([epiphany_version_micro],[91])
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]