summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-09-16 23:43:15 +0100
committerCarl Hetherington <cth@carlh.net>2015-09-16 23:43:15 +0100
commit0d36ac996c7aed9e283cd05314ae2124384df5ea (patch)
treed3f437be303e3f0025cbb4b923126eec487a6f35 /ChangeLog
parentcc471c30e8aee47f7ef704c2ace995b0fce3e872 (diff)
Fix exception on adding an empty folder as content (#691).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fa5553f3..ef152fe25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2015-09-16 Carl Hetherington <cth@carlh.net>
+ * Fix exception on adding an empty folder
+ as content (#691).
+
* Add config option for default standard
(SMPTE / Interop).