[8c8f6b4381421dac2b8d6216cff7cb26161a13adf7239b703489841da47ff34b/gnome-3-36] Bump 3.36.2 release
- From: Isaque Galdino de Araujo <igaldino src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [8c8f6b4381421dac2b8d6216cff7cb26161a13adf7239b703489841da47ff34b/gnome-3-36] Bump 3.36.2 release
- Date: Wed, 8 Jul 2020 03:59:24 +0000 (UTC)
commit 9691070b03ea102a42670ccbf00c6ff341caa746
Author: Isaque Galdino <igaldino gmail com>
Date: Wed Jul 8 00:59:02 2020 -0300
Bump 3.36.2 release
NEWS | 11 +++++++++++
data/appdata/org.gnome.Notes.appdata.xml.in | 16 ++++++++++++++++
meson.build | 2 +-
3 files changed, 28 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 3590163..467eaa6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Overview of changes in 3.36.2
+=============================
+
+* Added Ukrainian translation to help (Yuri Chornoivan)
+* Fixed memory leak in OwnCloud provider (Mohammed Sadiq)
+* Fixed warnings about signal handler when exiting
+
+Translations
+* kk (Baurzhan Muftakhidinov)
+* uk (Yuri Chornoivan)
+
Overview of changes in 3.36.1
=============================
diff --git a/data/appdata/org.gnome.Notes.appdata.xml.in b/data/appdata/org.gnome.Notes.appdata.xml.in
index b009f27..70d9e2e 100644
--- a/data/appdata/org.gnome.Notes.appdata.xml.in
+++ b/data/appdata/org.gnome.Notes.appdata.xml.in
@@ -39,6 +39,22 @@
</screenshots>
<releases>
+ <release date="2020-07-08" version="3.36.2">
+ <description>
+ <p>This release brings the following new features and improvements:</p>
+ <ul>
+ <li>Added Ukrainian translation to help (Yuri Chornoivan)</li>
+ <li>Fixed memory leak in OwnCloud provider (Mohammed Sadiq)</li>
+ <li>Fixed warnings about signal handler when exiting</li>
+ </ul>
+ <p>This release updates the following translations:</p>
+ <ul>
+ <li>kk (Baurzhan Muftakhidinov)</li>
+ <li>uk (Yuri Chornoivan)</li>
+ </ul>
+ <p>Thanks to all the contributors who worked on GNOME Notes!</p>
+ </description>
+ </release>
<release date="2020-04-05" version="3.36.1">
<description>
<p>This release brings the following new features and improvements:</p>
diff --git a/meson.build b/meson.build
index 0aa49c9..f048b89 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'bijiben', 'c',
- version: '3.36.1',
+ version: '3.36.2',
license: 'GPL3',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.43.0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]