From bf1a9690ec82684a4c0910997c8e07677b477e7e Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 29 Aug 2020 06:59:34 +0200 Subject: changelog --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b8291a7..bf7aac1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +git HEAD + * Enable --version-sort on systems without strverscmp support. This + works by bundling the strverscmp of musl libc with feh and using it + when feh is compiled without the verscmp flag (i.e., when the system + libc does not provide the verscmp function). Patch by Tim van der Molen + * Add %a format specifier (slideshow state: "playing" / "paused") + * Fix crashes when combining --reload and --multiwindow + Fri, 29 May 2020 23:52:35 +0200 Daniel Friesel * Release v3.4.1 -- cgit v1.2.3