diff options
author | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2008-01-29 02:35:41 +0800 |
---|---|---|
committer | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2008-01-29 02:35:41 +0800 |
commit | 5e816445eb4c7162b808a3a5efa838b3cc4c25eb (patch) | |
tree | c8aa1082804ec5b4f8f6570af2783988475e038e /NEWS | |
parent | 993d83a22b8ad4ad0a0e3ce16ba2c2fdb1f1eecc (diff) | |
download | gsoc2013-epiphany-5e816445eb4c7162b808a3a5efa838b3cc4c25eb.tar.gz gsoc2013-epiphany-5e816445eb4c7162b808a3a5efa838b3cc4c25eb.tar.zst gsoc2013-epiphany-5e816445eb4c7162b808a3a5efa838b3cc4c25eb.zip |
Draft for NEWS of 2.21.90.
svn path=/trunk/; revision=7892
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -1,3 +1,28 @@ +================ +Epiphany 2.21.90 +================ + +What's new in Epiphany 2.21.90? + + - gnome-vfs was dropped, the gio port is completely functional, a few minor + bugs remain to catch and fix. + - location entry now searches inside bookmarks urls. + - avoid showing duplicate entries for bookmarks and history items in the + location entry. + - open externally opened links in current tab if it's blank. + - new "Reset Epiphany" dialog to clear history, cache and cookies + - history window now open links in new tabs + - history window groups hosts that only vary in the port + - restored gnome-session windows are now the correct size + - downloads now show notifications on start/finish when the download-dialog + is hidden + - it is now possible to middle click on a smart bookmark to have it search for + primary selection contents + - internal clean ups and minor fixes. + +You can see a list of fixed bugs since 2.21.4 (since there were no NEWS for .5): + http://bugzilla.gnome.org/buglist.cgi?product=epiphany&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&resolution=FIXED&chfield=resolution&chfieldvalue=FIXED&chfieldfrom=2007-12-16 + =============== Epiphany 2.21.4 =============== |