summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-09-12 20:15:10 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-09-12 20:17:30 +0200
commitaf2a44237a7b5cebbf0d03375ed742809da15a59 (patch)
treed670f47e40e311efaeb8939c8c04a5eee7591300 /ChangeLog
parent8f10b0cd7ca08b01ac6fc20f3ce7901e01ad3027 (diff)
feh_load_image: Do not add file to rm filelist unless it is cached
This fixes a "memory leak" (though strictly speaking it is none) when using feh --reload on http URLs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 86157d0..ca87970 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+git HEAD
+
+ * Fix useless memory use when using feh --reload on HTTP URLs
+ (fun fact: strictly speaking, this was not a memory leak)
+ <https://github.com/derf/feh/issues/62>
+
Sun, 11 Sep 2011 12:46:50 +0200 Daniel Friesel <derf@finalrewind.org>
* Release v1.16.1