[epiphany/gnome-3-34] Prepare 3.34.1



commit fae9ef019e39c8ca420344c8c01416a3184bb8fc
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Fri Oct 4 18:34:27 2019 -0500

    Prepare 3.34.1

 NEWS        | 13 +++++++++++++
 meson.build |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 438fbc28e..b29b26aed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.34.1 - October 4, 2019
+========================
+
+- Fix maximize state not being remembered (#1, Alexander Mikhaylenko)
+- Middle click should not close pinned tabs (#916)
+- Fix Ctrl+Shift+G for Find Previous shortcut (#918, Ting-Wei Lan)
+- Fix searching for special characters in address bar (!436, Ting-Wei Lan)
+- Fix warning about invalid signal handler when closing browser
+- Focus web view after creation in automation mode
+- Various fixes to new adblocker (Adrian Perez)
+- Separate font rows in preferences dialog (Adrien Plazas)
+- Improve about:applications on small screens (Sam Hewitt)
+
 3.34.0 - September 7, 2019
 ==========================
 
diff --git a/meson.build b/meson.build
index 118176fc3..a7757d9b8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.34.0',
+  version: '3.34.1',
   meson_version: '>= 0.46.0',
   default_options: ['c_std=gnu11',
                     'warning_level=2']


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