From d3709b893f6ba8657759ad981af79ac3740e1c71 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 1 Sep 2012 19:42:11 +0200 Subject: 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 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') 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 * Release v2.6 -- cgit v1.2.3