diff options
author | Xan Lopez <xan@gnome.org> | 2010-12-21 07:44:07 +0800 |
---|---|---|
committer | Xan Lopez <xan@gnome.org> | 2010-12-21 07:44:07 +0800 |
commit | 09f236e5f2eea9dfe32cc0ded6526d2b6d0f964b (patch) | |
tree | 841a4fd02032ab40a2d85ff442ef0ef7db1b3802 /NEWS | |
parent | 47a5f73cab9f78af6c90172e12c8a542207bb697 (diff) | |
download | gsoc2013-epiphany-09f236e5f2eea9dfe32cc0ded6526d2b6d0f964b.tar.gz gsoc2013-epiphany-09f236e5f2eea9dfe32cc0ded6526d2b6d0f964b.tar.zst gsoc2013-epiphany-09f236e5f2eea9dfe32cc0ded6526d2b6d0f964b.zip |
[release] 2.91.42.91.4
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,4 +1,20 @@ =============== +Epiphany 2.91.4 +=============== + +Changes: + + - Blacklist Flash plugin, since it will just crash in our GTK+ 3.x + process. + - Use custom (and nicer) error pages (#592667) + - Fix minimum font size setting, add custom setting for font sizes + (#636761) + - Separate migration code into another binary, makes the main ephy + binary not link with NSS (#636685) + - Fix errors properly, particularly do not clobber the global error + state for errors not happening in the main frame (#623012) + +=============== Epiphany 2.91.3 =============== |