summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2012-09-01 19:42:11 +0200
committerDaniel Friesel <derf@finalrewind.org>2012-09-01 19:42:11 +0200
commitd3709b893f6ba8657759ad981af79ac3740e1c71 (patch)
tree7837634aa5662e707e22bb1f7ebff0a783975ddc /ChangeLog
parent25d2a1c0e9c76fa9c37a697147cba2f944ffbb62 (diff)
Fix bug in thumbnail generation when used with 'feh .'
It used to save the thumbnail for /path/to/./pmage.png, now it is always /path/to/image.png
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 10d855c..ee6bb53 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+git HEAD
+
+ * Fix freedesktop.org Thumbnail Managing Standard implementation:
+ when running feh on the current working directory, '/path/to/./image.png'
+ was used for thumbnail name generation. Now it is always
+ '/path/to/image.png'
+
Tue, 28 Aug 2012 11:46:19 +0200 Daniel Friesel <derf+feh@finalrewind.org>
* Release v2.6