Remove unused method.
[dcpomatic.git] / ChangeLog
index c80ad2e6342806b13609daee421b9b6153f7667c..5aa58f5ea77149870f510ff1290cb613cc96d618 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,21 @@
+2013-12-30  Carl Hetherington  <cth@carlh.net>
+
+       * Put catches around a few threads which could have uncaught exceptions.
+
+       * Add nascent dcpomatic_create command-line program to create films.
+
+2013-12-29  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.53 released.
+
+2013-12-29  Carl Hetherington  <cth@carlh.net>
+
+       * Fix failure to load content from directories with non-Latin names.
+
 2013-12-28  Carl Hetherington  <cth@carlh.net>
 
+       * Speculative fix for "find missing" not working on OS X (#255).
+
        * Fix failure to load films with missing still image content (#300).
 
 2013-12-27  Carl Hetherington  <cth@carlh.net>