summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2013-02-01 17:46:50 +0100
committerDaniel Friesel <derf@finalrewind.org>2013-02-01 17:46:50 +0100
commit6ea43a3213bb264525e04c729c67204f82c7a2c8 (patch)
treef9f3479f79227db1b5f0630345c2c0141c658065 /ChangeLog
parent759e14c67ef0637ee82ae5167c203efcd9f3227e (diff)
support "feh -" to read from stdin. closes #118
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 29238dd..561abfd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@ git HEAD
images (patch by sdaau). Press 'k' to toggle it.
* Add --sort mtime option (patch by guns)
* Add a desktop file (installed to share/applications/feh.desktop)
+ * Use "feh -" to read image from stdin
Mon, 24 Dec 2012 15:45:54 +0100 Daniel Friesel <derf+feh@finalrewind.org>