summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-05-31 20:20:08 +0100
committerCarl Hetherington <cth@carlh.net>2016-05-31 20:20:08 +0100
commit7d9321ff829498c2c87d924a9b660acbfdafa6b3 (patch)
tree35c89e5f4e44749ffb7e4823918e245052db0c8b /ChangeLog
parent27f2a05802af7acf7ee8db3892fd38007ac4f1d3 (diff)
Fix crash on opening properties for audio-only files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 527676c4e..db282f4db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2016-05-31 Carl Hetherington <cth@carlh.net>
+ * Fix crash on opening properties for audio-only files (#881).
+
* Remove mention of finding subtitles when examining
audio-only content (#882).