summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-01-06 11:06:40 +0000
committerCarl Hetherington <cth@carlh.net>2014-01-06 11:06:40 +0000
commit89f66ac25a5fffa04cf3abc569a0b4eaf7259320 (patch)
tree6a3bfbad7219a80adff5099fa82517e927eedf61 /ChangeLog
parent233d05d1c56eb31863cd5452e05a35ed881f671e (diff)
Don't bother checking image counts for still-as-moving images; it seems a bit pointless.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 52d09cdbd..212847438 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2014-01-06 Carl Hetherington <cth@carlh.net>
+ * Remove seemingly unnecessary checks on image directories.
+
* Leave DCP directory creation until the last minute to help
avoid half-eaten directories being left around (#174).