summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2012-03-16 19:33:53 +0100
committerDaniel Friesel <derf@finalrewind.org>2012-03-16 19:33:53 +0100
commita1001232297445566a68519129f177d6ffeee479 (patch)
tree9c8f5683865df5ad6aa7ff2b09b2eb0f7412872d /ChangeLog
parent29cd868898660c58b1925bf3647c4c63b7bd3151 (diff)
document --magick-timeout
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ea7774..b347b94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
git HEAD
* Add R, * and / aliases for <keypad begin>, <keypad *> and <keypad />
- * Try to convert unloadable files with imagemagick for up to 6 seconds
+ * Try to convert unloadable files with imagemagick for up to 5 seconds
* Add --magick-timeout option to set imagemagick conversion timeout or
disable it altogether
* Clean up temporary / to-delete files when receiveng SIG{INT,TERM,QUIT}