summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-06-24 15:24:16 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-06-24 15:24:16 +0200
commit55ef7ccc4b6b945f7bbcba982f04cc7df27b47ca (patch)
tree18292430d9c9d418da5146e99d121b845b830ca0 /ChangeLog
parent1662b73a5d9705030e31ae8aa1b48e9e064ce7e7 (diff)
Disable filelist saving from thumbnail mode (buggy and probably not useful)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41abda2..ca1a182 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,9 @@ git HEAD
* Rename --screen-clip 0 to --no-screen-clip
* Allow multiline theme definitions (via backslash, like in the shell)
* Center the image after pressing <keypad /> or <keypad *>
+ * Saving the filelist from thumbnail mode caused undefined behaviour due
+ to handling of uninitialised memory. Since I consider this a rarely
+ useful action, the feature has been disabled for thumbnail mode.
Thu Jun 10 12:12:04 CEST 2010