summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-06-17 16:23:12 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-06-17 16:23:12 +0200
commitd3a39ee9eb6e5494d7931a3c0bccd3561216b760 (patch)
treefc60033770e0b8ab8d96fbc5401d1f897dbd7dc0 /TODO
parent9549459abaf418e9bbf084a7e89b35736ca84c0a (diff)
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index ed59190..08f7d55 100644
--- a/TODO
+++ b/TODO
@@ -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.