summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-09-28 12:29:56 +0100
committerCarl Hetherington <cth@carlh.net>2015-09-28 12:29:56 +0100
commit84b50d26c24222ad3f936590f5d706e58ac24922 (patch)
tree89021447490af15ee7ae66c915eaba190325fc21 /ChangeLog
parent2659df852059c399804aeea8092e91199e2cd322 (diff)
Don't take any notice of ._* files when deciding whether a folder contains images or a DCP.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6671469dd..ac1eb7026 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-09-28 c.hetherington <cth@carlh.net>
+
+ * Fix mis-identification of a folder of images
+ as a DCP in some cases.
+
2015-09-27 Carl Hetherington <cth@carlh.net>
* Version 2.3.7 released.