Lots of #include <iostream>s for Arch.
[dcpomatic.git] / ChangeLog
index 14dd81da6c354542dbcc79f85cfb99fb4b4b4c13..09a2fa05a078e484d3b5b2fce7c5d63ad05d1e6e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,26 @@
+2015-09-14  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.3.1 released.
+
+2015-09-14  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.2.1 released.
+
 2015-09-03  c.hetherington  <cth@carlh.net>
 
+       * Quicker, though slightly less safe,
+       check for existing picture data; go back
+       from the last frame written until we
+       find a good one rather than going
+       through from the beginning until we find
+       a bad one (#519, #504).
+
+       * Add frame counter to progress
+       when transcoding (#111).
+
+       * Add button to export certificates
+       from the configuration (#668).
+
        * Add option to always analyse audio
        and put the peak value into the audio
        tab so it's easy to see (#673).