Speculative fix for crash on startup with no audio devices (#1265).
[dcpomatic.git] / ChangeLog
index 40808c6b3bc6b1ae04d2e1876eb6abdd9453a2f2..2fa259e611453349ff21fc3833808d84fb911068 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2018-04-05  Carl Hetherington  <cth@carlh.net>
 
+       * Fix crash on startup if there are no audio devices (#1265).
+
        * Fix non-working arrow keys / space in text fields (#1263).
 
        * Fix assertion failures with 3D content in some cases.