aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorXan Lopez <xlopez@igalia.com>2011-07-05 19:21:13 +0800
committerXan Lopez <xlopez@igalia.com>2011-07-05 19:21:13 +0800
commit8694bd70706d08145a8c4fe26008a5701c7fdf31 (patch)
tree5523e625b9c8b18971fd5d89dd49c1c0d0d58ee0 /NEWS
parentc1ecf8245ba6071c1fee3c5ccdacf247953decb2 (diff)
downloadgsoc2013-epiphany-8694bd70706d08145a8c4fe26008a5701c7fdf31.tar
gsoc2013-epiphany-8694bd70706d08145a8c4fe26008a5701c7fdf31.tar.gz
gsoc2013-epiphany-8694bd70706d08145a8c4fe26008a5701c7fdf31.tar.bz2
gsoc2013-epiphany-8694bd70706d08145a8c4fe26008a5701c7fdf31.tar.lz
gsoc2013-epiphany-8694bd70706d08145a8c4fe26008a5701c7fdf31.tar.xz
gsoc2013-epiphany-8694bd70706d08145a8c4fe26008a5701c7fdf31.tar.zst
gsoc2013-epiphany-8694bd70706d08145a8c4fe26008a5701c7fdf31.zip
[3.1.3] release
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d14e1b837..4a0be2b67 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,22 @@
==============
+Epiphany 3.1.3
+==============
+
+Changes:
+
+ - Port to GtkApplication
+ - Do not use GNOME font settings as our default, just rely on more
+ generic system config ("sans", "serif")
+ - Port to GDBus
+ - Assume NetworkManager is present. This is not a hard dependency
+ since we only require it at runtime, as we use it through dbus.
+ - Fix "Use picture as background" (#647604)
+ - Implement a basic about:memory page with memory usage data
+ - Respect gtk-keynav-wrap-around in our page-change handler
+ - Fix removal of items by DnD in toolbar editor (#647265)
+ - Many other cleanup and fixes
+
+==============
Epiphany 3.1.2
==============