diff options
author | Daniel Friesel <derf@finalrewind.org> | 2012-02-01 23:39:34 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2012-02-01 23:39:34 +0100 |
commit | 927794cd0b541c1a66a5f7796608366b6dc07599 (patch) | |
tree | e1b2bd954746655044d45d2a4c329d81564fd943 | |
parent | 28823266629a94d974ccdd1f67981cc1f8c3baa9 (diff) |
Update Changelog / authors
-rw-r--r-- | AUTHORS | 3 | ||||
-rw-r--r-- | ChangeLog | 1 |
2 files changed, 4 insertions, 0 deletions
@@ -53,6 +53,9 @@ Dennis Real Daniel Friesel <derf@finalrewind.org> - Maintenance since 2010 +Dennis Real + - EXIF tag view patch + Thanks to: Michael Jennings <mej@eterm.org> - Makefile Fixes, moral support @@ -10,6 +10,7 @@ git HEAD * Do not overwrite filelist file if it actually is an image (-f and -F may get mixed up) <https://github.com/derf/feh/issues/79> + * Patch by Dennis Real: Add optional EXIF tag view support (make exif=1) Mon, 02 Jan 2012 11:54:01 +0100 Daniel Friesel <derf@finalrewind.org> |