Bump version
[dcpomatic.git] / ChangeLog
index 514a1b009dfff4f62ded07c507766db6a3632e09..9d652be4928c8d95376c46ac43b52c5f33387d12 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+2015-07-14  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.21 released.
+
+2015-07-14  Carl Hetherington  <cth@carlh.net>
+
+       * Fix occasional strange failure to allow content
+       selection (#636).
+
+       * Fix failure to encode 3D from separate content
+       in some cases (from 1.x) (#634).
+
+       * Fix non-working 3D DCP creation when using separate
+       pieces of content for each eye (#635).
+
+2015-07-12  Carl Hetherington  <cth@carlh.net>
+
+       * Enforce restrictions on SSL certificate properties.
+
+2015-07-09  Carl Hetherington  <cth@carlh.net>
+
+       * Improve 'best' frame rate guess in some cases (#633).
+
+       * Version 2.1.20 released.
+
 2015-07-09  c.hetherington  <cth@carlh.net>
 
        * Fix error when using DCP content with no audio channels.