summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-12-18 11:04:26 +0000
committerCarl Hetherington <cth@carlh.net>2013-12-18 11:04:26 +0000
commitcddd5a812b0ec2db5dbdd120f6ed115ea9550bbb (patch)
treedf9750046d76dd199e686e27ed4c16137a6001fa /ChangeLog
parent03b54137dc7b35594a38f5d2bbe702d3876544f7 (diff)
Display description with all video content, not just FFmpeg.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f3097c87..d0bf184bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2013-12-18 Carl Hetherington <cth@carlh.net>
+ * Restore video information in video tab when using still images.
+
* Hopefully fix exception on new film in some strange cases.
2013-12-09 Carl Hetherington <cth@carlh.net>