summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Riemann <friemann@gnome.org>2021-05-01 21:18:54 +0200
committerFelix Riemann <friemann@gnome.org>2021-05-01 21:18:54 +0200
commitd9ef94e5eb0289b1e7b139f34d03ac59ed46bf38 (patch)
treeaa36b5a78bf08aa8a619a4ff553ae8e416512ed6
parente5004a9e41f6cb0a01e1819c547b9aba0a6e5f94 (diff)
downloadeog-d9ef94e5eb0289b1e7b139f34d03ac59ed46bf38.tar.gz
Prepare for release 40.140.1
-rw-r--r--NEWS14
-rw-r--r--data/eog.appdata.xml.in5
2 files changed, 17 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 679da23d..603ee26d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Version 40.1
+------------
+
+Bug fixes:
+
+ !99 Fix warnings when dragging or receiving inputs on empty view (Krifa75)
+ !100, Remove directories when unmount external drive (Krifa75)
+ #189, Crash Report: eog_thumb_view_clear_range: assertion failed:
+ (start_thumb <= end_thumb) (Andrew Consroe)
+
+New and updated translations:
+
+- Pawan Chitrakar [ne]
+
Version 40.0
------------
diff --git a/data/eog.appdata.xml.in b/data/eog.appdata.xml.in
index 2d2fb142..6f3280d7 100644
--- a/data/eog.appdata.xml.in
+++ b/data/eog.appdata.xml.in
@@ -36,11 +36,12 @@
<kudo>UserDocs</kudo>
</kudos>
<releases>
- <release version="40.0" date="2021-03-21">
+ <release version="40.1" date="2021-05-01">
<description>
- <p>Eye of GNOME 40.0 is the latest stable version of Eye of GNOME, and it contains all the features and bugfixes introduced since our 3.38 release.</p>
+ <p>Eye of GNOME 40.1 is the latest stable version of Eye of GNOME, and it contains all the features and bugfixes introduced since our 3.38 release.</p>
</description>
</release>
+ <release version="40.0" date="2021-03-21" />
<release version="3.38.2" date="2021-02-13" />
<release version="3.38.1" date="2020-11-21" />
<release version="3.38.0" date="2020-09-12" />