summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cbb72c0..4c85394 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Mon Feb 8 21:47:56 CET 2010 Daniel Friesel <derf@chaosdorf.de>
+
+ * Release v1.3.5
+ * Import various Debian patches
+ * Update feh(1) manpage
+ * Make feh -l / feh -O work without a running X
+ * Don't die after encountering three or more unloadable images
+ (former "No more slides in show" error)
+ * Depracate --xinerama <0|1>, use --no-xinerama or nothing instead
+ * Fix transparency in thumbnail mode
+
Sat Oct 1 08:05:06 EDT 2005 Richard Lowe <richlowe@richlowe.net>
* (imlib.c): Fix double free in feh_http_load_image
when using builtin HTTP support.