[epiphany] Prepare 3.31.3



commit 25601246fdc4487e5497f41263c497a0005a2851
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Dec 10 21:04:02 2018 -0600

    Prepare 3.31.3

 NEWS        | 18 ++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c4fb4e1fe..913084003 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+3.31.3 - December 10, 2018
+==========================
+
+- Improve padding in bookmarks view (#496, Apostol Bakalov)
+- Do not show progress bar on empty new tabs (#574)
+- Fix crash storing password on paypal.com (#575)
+- Add column spacing to encoding dialog grid (#576)
+- Fix suggestion entry not closing after Paste & Go (#581)
+- Fix suggestion entry reopening after closed with Escape (#582)
+- Tags with empty labels are no longer allowed in bookmarks (#585, Aral Balkan)
+- Fix freeze when closing window or tabs when secondary process is hung (#587)
+- Fix crash when web view has not loaded anything yet (#590)
+- Temporarily disable hardware accelerated page rendering (#595)
+- Stop lowercasing spellcheck and Accept-Langs locales
+- Locales on language selection dialog are now displayed translated
+- Locales on language selection dialog are no longer limited
+- Several miscellaneous code improvements (Thomas An)
+
 3.31.2 - November 11, 2018
 ==========================
 
diff --git a/meson.build b/meson.build
index 32d6dbc31..a6e5ea709 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.31.2',
+  version: '3.31.3',
   meson_version: '>= 0.42.0',
   default_options: ['c_std=gnu11']
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]