[epiphany] NEWS: update for 2.27.3 release.
- From: Xan Lopez <xan src gnome org>
- To: svn-commits-list gnome org
- Subject: [epiphany] NEWS: update for 2.27.3 release.
- Date: Mon, 15 Jun 2009 10:45:14 -0400 (EDT)
commit 30af1fc4748fdf8009c8c0d1787e15bf16bd064f
Author: Xan Lopez <xan gnome org>
Date: Mon Jun 15 17:44:21 2009 +0300
NEWS: update for 2.27.3 release.
NEWS | 20 ++++++++++++++++++++
1 files changed, 20 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 99c4a5f..0569dc3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,24 @@
===============
+Epiphany 2.27.3
+===============
+
+Changes:
+
+ - Preserve back/forward history when opening new tabs. (#583459)
+ - Preserve HTTP information (eg, referrer) when opening new tabs. (#120341)
+ - Strip superfluous whitespace from URLs before loading them. (#584466)
+ - Remove Python support for extensions, the only supported language
+ other than C/C++ is now JavaScript through Seed.
+ - Pretty large refactoring of internals: we now have a new
+ EphyWebView class, subclass of WebKitWebView, which holds most of
+ our extra methods/information that used to be in
+ EphyEmbed. EphyEmbed is no longer an interface, just a wrapper
+ that contains an EphyWebView and that properly sets it up. Since
+ there aren't any more interface classes to be implemented by
+ backends the webkit/ directory is gone, and all the code is now in
+ embed/.
+
+===============
Epiphany 2.27.2
===============
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]