summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-01-06 11:05:33 +0000
committerCarl Hetherington <cth@carlh.net>2014-01-06 11:05:33 +0000
commit233d05d1c56eb31863cd5452e05a35ed881f671e (patch)
treedaf7a8598c951b8a8eb45682a3170189cf076a80 /ChangeLog
parent3396023a9bc0ed55261d07da9c7b5c341e979a57 (diff)
Leave DCP directory creation until the last minute to help avoid half-eaten directories being left around (#174).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 93eed7658..52d09cdbd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-01-06 Carl Hetherington <cth@carlh.net>
+
+ * Leave DCP directory creation until the last minute to help
+ avoid half-eaten directories being left around (#174).
+
2014-01-05 Carl Hetherington <cth@carlh.net>
* Version 1.57 released.