Use BOOST_REQUIRE to stop a hail of errors.
[dcpomatic.git] / ChangeLog
index 1472137f0df077f4428d9f7785e3b9e67a4a2f6e..64c253550e3cd8ef1ba7e9cb4f8e9bce855738e8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
 2015-05-25  Carl Hetherington  <cth@carlh.net>
 
+       * Block all but alphanumeric characters with a few bits
+       of punctuation from DCP names.
+
+       * Improve view of jobs in various ways.
+
+       * Increase the number of images that DCP-o-matic will
+       keep around in memory before resorting to pushing them
+       to disk.
+
        * Display DCP container size beside the choice
        in the DCP tab.