summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-10-19 21:49:40 +0100
committerCarl Hetherington <cth@carlh.net>2015-10-19 21:49:40 +0100
commitb5362c8fe1244506e05d18c93026150886171b8f (patch)
tree3b6c1efe89beeb17ff81d17bb59265fbc45f1175 /ChangeLog
parent74417f75e11fd5b0bc152917e7661bf962957c60 (diff)
Fix by-video-content reel split when there is content after the last video content.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a604dca1..9c36429f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2015-10-19 Carl Hetherington <cth@carlh.net>
+ * Fix by-video-content reel split when there is stuff
+ after the last piece of video content.
+
* Add button to export leaf private key from the config.
2015-10-17 Carl Hetherington <cth@carlh.net>