diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-06-17 16:23:12 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-06-17 16:23:12 +0200 |
commit | d3a39ee9eb6e5494d7931a3c0bccd3561216b760 (patch) | |
tree | fc60033770e0b8ab8d96fbc5401d1f897dbd7dc0 /TODO | |
parent | 9549459abaf418e9bbf084a7e89b35736ca84c0a (diff) |
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -23,3 +23,6 @@ thumbnails are created, becoming quite slow for large filelists. A workaround (--thumb-redraw) exists, but at some point a rewrite with a GUI-toolkit or similar (or maybe writing a completely new tool for that and removing the feature from feh) would be due. + +Saving the filelist from thumbnail mode will access uninitialized memory if a +file was removed from the filelist. |