summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-08-20 17:53:46 +0100
committerCarl Hetherington <cth@carlh.net>2015-08-20 17:53:46 +0100
commit38a3df73b20851bb3b81736f94bf0a593a91b475 (patch)
tree77835b1eb2738d57784289e4fa120bed493f5642 /ChangeLog
parent19c1cf839bc8ea292679b7ebb2d6e4d8c2d6d152 (diff)
Fix assertion failure with overlapping video content (#666).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8edb4aca2..77e172b9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-08-20 Carl Hetherington <cth@carlh.net>
+
+ * Fix assertion failure with overlapping video content (#666).
+
2015-08-19 Carl Hetherington <cth@carlh.net>
* Version 2.1.42 released.