diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-03-29 20:56:01 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-03-29 20:56:01 +0200 |
commit | 78c501656cf1ceb98675fe425cfc4cb9313dee00 (patch) | |
tree | 9f2ba8eb3d2a8baab354726945371824170026fd /ChangeLog | |
parent | ea00c2fc6d91d71b8cf3c8408af8ca8de7c037a6 (diff) | |
download | feh-78c501656cf1ceb98675fe425cfc4cb9313dee00.zip |
patch: url image loading: cleanup tmp files on error
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ * Replace autoconf by config.mk * patch by decklin: Use z key to randomly jump in the filelist * patch by muennich: Correctly set [Paused] window title in slideshow mode + * patch by dylan: Remove temporary files if url opening fails * Fix problems with unexpectedly empty filelists Tue Mar 16 07:56:36 CET 2010 Daniel Friesel <derf@chaosdorf.de> |