Commit e313c6dd authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Rectify mixed up options/deprecations in the --on-last-slide changelog entry

parent ecb763d0
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -8,9 +8,9 @@ Mon, 17 Sep 2018 21:17:04 +0200 Daniel Friesel <derf+feh@finalrewind.org>
    * Fix unintened aliasing in rotated images whose rotation is not a
      multiple of 90 degrees (patch by <https://github.com/ulteq>)
    * 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 <https://github.com/ulteq>),
      resume is the default (continue at the first image)
      hold will cause feh to stop advancing beyond the last slide (patch by
      <https://github.com/ulteq>), 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 <derf+feh@finalrewind.org>