diff --git a/ChangeLog b/ChangeLog index 3a5d88444016eecceede50ef4860f5ccf1bb279a..9788afb8a2a525a4571af709dda088f301230103 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,9 +8,9 @@ Mon, 17 Sep 2018 21:17:04 +0200 Daniel Friesel * Fix unintened aliasing in rotated images whose rotation is not a multiple of 90 degrees (patch by ) * New option: --on-last-slide=hold|quit|resume. - hold replaces --no-cycle (which is now deprecated), quit will cause feh - to quit after the last slide (patch by ), - resume is the default (continue at the first image) + hold will cause feh to stop advancing beyond the last slide (patch by + ), quit replaces --cycle-once (which is now + deprecated), and resume is the default (continue at the first image). Tue, 17 Jul 2018 17:33:10 +0200 Daniel Friesel