[epiphany/gnome-3-34] Prepare 3.34.2
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/gnome-3-34] Prepare 3.34.2
- Date: Fri, 22 Nov 2019 17:24:48 +0000 (UTC)
commit 72303c9a25c85ea5a1b81182d5aa523aaa774975
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Fri Nov 22 11:22:46 2019 -0600
Prepare 3.34.2
NEWS | 11 +++++++++++
data/org.gnome.Epiphany.appdata.xml.in.in | 1 +
meson.build | 2 +-
3 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b29b26aed..0a9e097b6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.34.2 - November 22, 2019
+==========================
+
+- Fix bookmarks import error handling (#965)
+- Prevent detaching pinned tabs (#969)
+- Exclude pinned tabs from "close other tabs" and "close tabs to left/right" (#975)
+- Adjust icon to not use clipping masks for compatibility with KDE (#979, Jakub Steiner)
+- Correctly handle zero matches in find toolbar (#984, Dimitrios Christidis)
+- Fix remember passwords setting (#993)
+- Updated translations
+
3.34.1 - October 4, 2019
========================
diff --git a/data/org.gnome.Epiphany.appdata.xml.in.in b/data/org.gnome.Epiphany.appdata.xml.in.in
index e45bc9296..0c1af4257 100644
--- a/data/org.gnome.Epiphany.appdata.xml.in.in
+++ b/data/org.gnome.Epiphany.appdata.xml.in.in
@@ -44,6 +44,7 @@
<id>epiphany.desktop</id>
</provides>
<releases>
+ <release date="2019-11-22" version="3.34.2."/>
<release date="2019-10-04" version="3.34.1"/>
<release date="2019-09-07" version="3.34.0"/>
<release date="2019-09-01" version="3.33.92"/>
diff --git a/meson.build b/meson.build
index a7757d9b8..223ddf719 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('epiphany', 'c',
license: 'GPL3+',
- version: '3.34.1',
+ version: '3.34.2',
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]