[epiphany/gnome-3-32] Prepare 3.32.1



commit b2f3cbff9c469f3a2872bc8725d68cea63848e72
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Wed Mar 20 13:09:28 2019 -0500

    Prepare 3.32.1

 NEWS        | 10 ++++++++++
 meson.build |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 3a17eef80..15f1a2a64 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.32.1 - March 20, 2019
+=======================
+
+- Switch to WebKit's two-finger back/forward swipe gesture (Alexander Mikhaylenko)
+- Fix search highlight disappearing when repeating search (#166)
+- Fix pages without title always appearing first in address bar dropdown (#579)
+- Bring back libdazzle subproject for 3.32 branch only (#699)
+- Fix new web apps being saved in wrong place under certain circumstances (!224)
+- Fix web process settings being saved in the wrong place (!224)
+
 3.32.0 - March 11, 2019
 =======================
 
diff --git a/meson.build b/meson.build
index 1b0e04da6..0317b0308 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.32.0',
+  version: '3.32.1',
   meson_version: '>= 0.42.0',
   default_options: ['c_std=gnu11']
 )


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