diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 26 | 
1 files changed, 26 insertions, 0 deletions
| @@ -1,3 +1,29 @@ +git HEAD + +    * Remove deprecated webcam scripts (feh-cam and gen-cam-menu) + +Sat, 27 Oct 2018 19:46:48 +0200  Daniel Friesel <derf+feh@finalrewind.org> + +* Release v2.28.1 +    * Do not ignore quit signals (SIGTERM, SIGINT, SIGQUIT) during preload +    * Add missing EXIF orientations 2, 4, 5, and 7 (when built with exif=1, +      patch by Olof-Joachim Frahm) +    * Improve randomness on non-glibc systems + +Mon, 17 Sep 2018 21:17:04 +0200  Daniel Friesel <derf+feh@finalrewind.org> + +* Release v2.28 +    * Decrease loading time for RAW images by utilizing dcraw to display the +      embedded JPEG preview (patch by <https://github.com/ulteq>) +    * Rename --magick-timeout to --conversion-timeout. --magick-timeout is +      now deprecated and will be removed in a future release +    * 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 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>  * Release v2.27.1 | 
