[epiphany] Prepare 3.29.2



commit c516f14ce7a0fed1bce38115e531d3d925d8998b
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Tue May 22 00:28:08 2018 -0500

    Prepare 3.29.2

 NEWS        |   13 +++++++++++++
 meson.build |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fb1fdb6..733fdef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.29.2 - May 22, 2018
+=====================
+
+- Change zoom sooner (#787486)
+- Improve incognito mode with non-Adwaita themes (#783912, Adrian Perez)
+- Add hidden setting to disable autosearch (#789776)
+- Better handle webmail when signing into Firefox Sync (#794352, Gabriel Ivascu)
+- Rewrite web process extension using JavaScript (#794395, Carlos Garcia Campos)
+- Again disallow new tab action in app mode (#795007)
+- Remove problematic adblock filters (#796245)
+- Fix crashes when signing out of Firefox Sync (Gabriel Ivascu)
+- Remove New Window menu items from hamburger menu
+
 3.29.1 - April 16, 2018
 =======================
 
diff --git a/meson.build b/meson.build
index 2985743..8383126 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.29.1',
+  version: '3.29.2',
   meson_version: '>= 0.42.0',
   default_options: ['c_std=gnu11']
 )


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