From aea70b203d19d02079a1d6c0b07d06220bf811d2 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 24 Aug 2011 19:20:54 +0200 Subject: --filelist: Support reading from /dev/stdin ("-" as shortcut) Note that read_filelist used to check if its argument was an image (for people accidentaly typing "feh -df *" instead of "feh -dF *"); this was removed because it failed on /dev/stdin. I might re-add it, but I'm not yet sure about the future of feh's automatic filelist saving. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ff6f0f4..5eda224 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,7 @@ git HEAD better readable * The --collage option (aka collage mode) is now deprecated + * The --filelist option now supports /dev/stdin (or "-" as shortcut) Tue, 16 Aug 2011 22:48:06 +0200 Daniel Friesel -- cgit v1.2.3