[epiphany/gnome-3-38] Prepare 3.38.3
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/gnome-3-38] Prepare 3.38.3
- Date: Fri, 12 Mar 2021 22:10:39 +0000 (UTC)
commit 1c87559f3fddbb84ab5ca63879503f8c20cf4b04
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Fri Mar 12 13:34:46 2021 -0600
Prepare 3.38.3
NEWS | 10 ++++++++++
data/org.gnome.Epiphany.appdata.xml.in.in | 1 +
meson.build | 2 +-
3 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ecd90b4ef..d5e3c66cf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.38.3 - March 12, 2021
+=======================
+
+ * Fix crash when signing out of Firefox Sync account (#1342)
+ * Fix crash when using broken remove button on history dialog (#1417)
+ * Fix particular search queries mistaken as addresses (#1418)
+ * Fix loss of session state on window close with unresponsive web process (#1445)
+ * Fix overaggressive popup blocking (#1467)
+ * Pre-filled text in search field should be initially selected (!887, Benjamin Berg)
+
3.38.2 - December 1, 2020
=========================
diff --git a/data/org.gnome.Epiphany.appdata.xml.in.in b/data/org.gnome.Epiphany.appdata.xml.in.in
index b0c1c540b..c3deef09b 100644
--- a/data/org.gnome.Epiphany.appdata.xml.in.in
+++ b/data/org.gnome.Epiphany.appdata.xml.in.in
@@ -45,6 +45,7 @@
</provides>
<content_rating type="oars-1.1" />
<releases>
+ <release date="2021-03-12" version="3.38.3"/>
<release date="2020-12-01" version="3.38.2"/>
<release date="2020-10-06" version="3.38.1"/>
<release date="2020-09-11" version="3.38.0"/>
diff --git a/meson.build b/meson.build
index cbd6f0d76..3d80fbc0b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('epiphany', 'c',
license: 'GPL3+',
- version: '3.38.2',
+ version: '3.38.3',
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]