diff options
| author | Daniel Friesel <derf@finalrewind.org> | 2018-09-18 12:59:37 +0200 | 
|---|---|---|
| committer | Daniel Friesel <derf@finalrewind.org> | 2018-09-18 12:59:37 +0200 | 
| commit | e313c6dd3dc36004d97c62cb1ae78e2bc5555bf9 (patch) | |
| tree | ab0d87da51e1b31e0d6c76c9b82e7370d171814f /ChangeLog | |
| parent | ecb763d0f8d921d256772e40e5d6116344884346 (diff) | |
Rectify mixed up options/deprecations in the --on-last-slide changelog entry
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 | 
1 files changed, 3 insertions, 3 deletions
| @@ -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> | 
