diff options
author | Xan Lopez <xan@gnome.org> | 2009-07-13 02:45:43 +0800 |
---|---|---|
committer | Xan Lopez <xan@gnome.org> | 2009-07-13 02:45:43 +0800 |
commit | 7ed504e3bd0c90fb492f19b5b026493dabaeac3f (patch) | |
tree | 4b8d08400c7457c92c2eacb47a008c261908235b /NEWS | |
parent | 1e8489797a2a5e8d21364e81d8719c3fc800feee (diff) | |
download | gsoc2013-epiphany-7ed504e3bd0c90fb492f19b5b026493dabaeac3f.tar.gz gsoc2013-epiphany-7ed504e3bd0c90fb492f19b5b026493dabaeac3f.tar.zst gsoc2013-epiphany-7ed504e3bd0c90fb492f19b5b026493dabaeac3f.zip |
NEWS: update for release.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,4 +1,17 @@ =============== +Epiphany 2.27.4 +=============== + +Changes: + + - Simplify widget hierarchy in EphyEmbed by removing a dummy GtkBin + layer. This fixes some focus problems. + - Various fixes for issues related to the recent refactoring of the + Epiphany internals. + - Bugfixes and performance improvements to the location/completion + code. + +=============== Epiphany 2.27.3 =============== |