diff options
author | Diego Escalante Urrelo <descalante@igalia.com> | 2010-08-31 05:20:12 +0800 |
---|---|---|
committer | Diego Escalante Urrelo <descalante@igalia.com> | 2010-08-31 05:20:12 +0800 |
commit | 8e14935d12df22d9a2df02f6c346b8f799eb7098 (patch) | |
tree | 61e26cb9e736c7828ea4d938bbc4da95341de341 /NEWS | |
parent | 7eee8821583e67a4be06387e9a6bc9d8cb822207 (diff) | |
download | gsoc2013-epiphany-2.30.4.tar gsoc2013-epiphany-2.30.4.tar.gz gsoc2013-epiphany-2.30.4.tar.bz2 gsoc2013-epiphany-2.30.4.tar.lz gsoc2013-epiphany-2.30.4.tar.xz gsoc2013-epiphany-2.30.4.tar.zst gsoc2013-epiphany-2.30.4.zip |
2.30.42.30.4
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 26 |
1 files changed, 26 insertions, 0 deletions
@@ -1,4 +1,30 @@ =============== +Epiphany 2.30.4 +=============== + +This releases tries to sync with master as much as possible. Mostly bug fixes, +cleanups and small enhancements have been cherry-picked. + +Changes: + - Prevent a crasher in the download dialog + - Highlight matches on "Find again" + - Install introspection files in our own prefix, not g-i's + - Fix feeds URL for relative URIs + - Don't let ephy-favicon-cache store invalid files + - Update libegg to latest master + - Remove deprecated functions to work with GTK+ 2.22 / master + +=============== +Epiphany 2.30.3 +=============== + +Changes: + + - Fix middle click on back/forward buttons and its menus + - Fix a crasher when loading URIs with no path + - Adapt to GtkNotebook signal signature changes + +=============== Epiphany 2.30.2 =============== |