diff options
author | Xan Lopez <xan@src.gnome.org> | 2009-03-15 22:36:39 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2009-03-15 22:36:39 +0800 |
commit | 09497920243fe40b99180caa6b3cd37176d6a991 (patch) | |
tree | 9433b5d802514f0a1e0ab95b585509f9c4a0420d /NEWS | |
parent | 6d74adaf6c7b4d7c11d0914c0acc64cb284f7cb9 (diff) | |
download | gsoc2013-epiphany-09497920243fe40b99180caa6b3cd37176d6a991.tar.gz gsoc2013-epiphany-09497920243fe40b99180caa6b3cd37176d6a991.tar.zst gsoc2013-epiphany-09497920243fe40b99180caa6b3cd37176d6a991.zip |
NEWS: update for release.
svn path=/trunk/; revision=8899
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +=============== +Epiphany 2.27.0 +=============== + +The first release of the WebKit era. + + - The only backend is now WebKit, Gecko support has been removed. + - Greatly improved entry completion. + - Progress indicator is now in the location entry, the one in the + statusbar has been dropped. + - Ported to GtkBuilder. + - Support for the WebInspector from WebKit, similar to Firebug. + - Support for Seed extensions. + - Allow to force new windows to be opened in tabs. Set the gconf key + /apps/epiphany/general/open_new_windows_in_tab to TRUE. + - Many, many bugfixes for the WebKit. + ================ Epiphany 2.21.90 ================ |