summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-07-28 00:44:40 +0100
committerCarl Hetherington <cth@carlh.net>2016-07-28 00:44:40 +0100
commit2704fe5ce4ecfcb9214c032117be719079b93d89 (patch)
treefe1be9a0b2d68892a20ce96f50965ba95b85992b /ChangeLog
parentd6d3c4648cc21e3a48f32eeab7df0c5a4e24f2f9 (diff)
Fix start-trim of audio-only content (#915).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a099425f6..8904eef6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-07-28 Carl Hetherington <cth@carlh.net>
+
+ * Fix start-trim of audio-only content (#915).
+
2016-07-26 Carl Hetherington <cth@carlh.net>
* Expand vertical size of servers list in preferences (#913).