summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2024-06-30 11:50:04 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2024-06-30 11:50:04 +0200
commit3f455b109b4629b2e3017012aeb2e95e77408c39 (patch)
treeaa451e7a9378a769f56b9b8d54f22b1430dd70ca
parent1547ccb28eda8120a03c3edc51ca7a5539c75874 (diff)
Release v3.10.33.10.3
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8f84c9..a9e6b02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+Sun, 30 Jun 2024 11:47:16 +0200 Birte Friesel <derf+feh@finalrewind.org>
+
+* Release v3.10.3
+ * Fix feh not respecting aspect ratio of thumbnails that are smaller than
+ --thumb-width and --thumb-height
+ * Fix --no-recursive behaving like --recursive (Patch by GitHub user
+ wwsmiff, thanks!)
+ * Fix rotation by 180° corrupting images (Patch by GitHub user wwsmiff,
+ thanks!)
+ * Speed up --sort=size and --sort=mtime by caching stat(2) calls
+ (Patch by Naïm Favier, thanks!)
+
Mon, 04 Dec 2023 21:25:49 +0100 Birte Friesel <derf+feh@finalrewind.org>
* Release v3.10.2