summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-04-24 22:30:05 +0100
committerCarl Hetherington <cth@carlh.net>2013-04-24 22:30:05 +0100
commitccc07eebc492d74c351c235584fd708c46b5b656 (patch)
tree69e4efeb452b6b20cb123fbb582a1538d660eb6f /ChangeLog
parent8805ae23ce2c3a19fc6a1fd341cff899bfb61128 (diff)
Fix #124 (allow use of existing directories for new films).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef8fd96c1..8cabafd0b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-04-24 Carl Hetherington <cth@carlh.net>
+
+ * Allow use of existing empty directories for new films (without
+ confirmation) and existing non-empty directories (with confirmation)
+ (#124).
+
2013-04-23 Carl Hetherington <cth@carlh.net>
* Version 0.86 released.