summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-04-06 15:40:54 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-04-06 15:40:54 +0200
commit5b5499516f686137f47e82f284dc20d6350f5381 (patch)
tree93e3b42787e4fe2005078a4f4a1355d46a50d05c /ChangeLog
parent1e179e0beb40d7f6eb1e30d13d4eaa94519d4492 (diff)
Changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e4cd89..ea8958a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
git HEAD
+ * Handle missing HOME in environment
+ * print --verbose output to stderr
+ * ~/.fehbg is now a shell script and can be executed directly
+ (sourcing it still works)
* --max-dimension: ignore width/height limit of 0 pixels
+ * Fix memory leak when a slideshow contains many unloadable images
Thu, 15 May 2014 23:41:07 +0200 Daniel Friesel <derf+feh@finalrewind.org>