summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Riemann <friemann@gnome.org>2023-04-22 20:11:49 +0200
committerFelix Riemann <friemann@gnome.org>2023-04-22 20:11:49 +0200
commitd989d8ac5e60b8c9c429cbe67f3c79b26f22d75b (patch)
tree49ef3a44077288b01e18a7777adc04398eab89b3
parent7ef4de2bb5cc541f1a56870aba177898a054af18 (diff)
downloadeog-d989d8ac5e60b8c9c429cbe67f3c79b26f22d75b.tar.gz
Prepare for release 44.144.1
-rw-r--r--NEWS22
-rw-r--r--data/eog.appdata.xml.in5
2 files changed, 25 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index cbd0c60c..5355313b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Version 44.1
+------------
+
+Bug fixes and improvements:
+
+ !150, EogImage: ref priv->anim to avoid double free issues (Alberto Ruiz)
+ !152, EogImage: Do not leak animation iter (Felix Riemann)
+ #288, segfault when switching between animated webp images (Felix Riemann)
+
+New and updated translations:
+
+- Alexander Shopov [bg]
+- Rūdolfs Mazurs [lv]
+- Nathan Follens [nl]
+- Sabri Ünal [tr]
+- Trần Ngọc Quân [vi]
+- Nanling [zh_CN]
+
+New and updated manual translations
+
+- Andika Triwidada [id]
+
Version 44.0
------------
diff --git a/data/eog.appdata.xml.in b/data/eog.appdata.xml.in
index 9aa851e9..0f3a7b7f 100644
--- a/data/eog.appdata.xml.in
+++ b/data/eog.appdata.xml.in
@@ -36,11 +36,12 @@
<kudo>UserDocs</kudo>
</kudos>
<releases>
- <release version="44.0" date="2023-03-18">
+ <release version="44.1" date="2023-04-22">
<description>
- <p>Eye of GNOME 44.0 is the latest stable version of Eye of GNOME, and contains all the bugfixes and translation updates since release 43.</p>
+ <p>Eye of GNOME 44.1 is the latest stable version of Eye of GNOME, and contains all the bugfixes and translation updates since release 44.</p>
</description>
</release>
+ <release version="44.0" date="2023-03-18" />
<release version="43.2" date="2023-01-07" />
<release version="43.1" date="2022-10-22" />
<release version="43.0" date="2022-09-17" />