From af7bd40da91d5adbcdfcd24dae3a29c79464db2a Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 4 Mar 2010 15:11:05 +0100 Subject: Release v1.4 --- ChangeLog | 26 ++++++++++++++++++++------ README | 4 ++++ 2 files changed, 24 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4c85394..1f60b14 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,27 @@ +Thu Mar 4 14:55:02 CET 2010 Daniel Friesel + + * Release v1.4 + * Lots of documentation fixes/improvements + (including previously undocumented options) + * Fix --(un)loadable option + * Add --draw-actions (show defined actions and their number) + * Use to antialias the image + * Fix some keypad keys (+,-,/,*) + * The button-related options have changed (NOT backwards-compatible) + * Remove --xinerama option + * Use jpegtran binary instead of libjpeg for lossless rotation + * Add --bg-fill option (patch by Anonymous) + Mon Feb 8 21:47:56 CET 2010 Daniel Friesel * Release v1.3.5 * Import various Debian patches - * Update feh(1) manpage - * Make feh -l / feh -O work without a running X - * Don't die after encountering three or more unloadable images - (former "No more slides in show" error) - * Depracate --xinerama <0|1>, use --no-xinerama or nothing instead - * Fix transparency in thumbnail mode + * Update feh(1) manpage + * Make feh -l / feh -O work without a running X + * Don't die after encountering three or more unloadable images + (former "No more slides in show" error) + * Depracate --xinerama <0|1>, use --no-xinerama or nothing instead + * Fix transparency in thumbnail mode Sat Oct 1 08:05:06 EDT 2005 Richard Lowe * (imlib.c): Fix double free in feh_http_load_image diff --git a/README b/README index b2d27e9..27007e3 100644 --- a/README +++ b/README @@ -9,3 +9,7 @@ $ su -c "make install" What is feh? http://linuxbrit.co.uk/feh/ + +Note: +For lossless rotation you will need the "jpegtran" binary supplied by the +jpeg library. In Debian, it's shipped by libjpeg-progs. -- cgit v1.2.3