summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-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