summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog34
1 files changed, 34 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3499d97ed..4caba4a85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,41 @@
+2013-04-21 Carl Hetherington <cth@carlh.net>
+
+ * Version 0.84beta5 released.
+
+2013-04-20 Carl Hetherington <cth@carlh.net>
+
+ * Fix bad saving of metadata in locales which use
+ commas to separate decimals (#119).
+
+2013-04-19 Carl Hetherington <cth@carlh.net>
+
+ * Add basic frame index and timecode to viewer, and previous/next
+ frame buttons.
+
+ * Version 0.84beta4 released.
+
+2013-04-19 Carl Hetherington <cth@carlh.net>
+
+ * Version 0.84beta3 released.
+
+2013-04-19 Carl Hetherington <cth@carlh.net>
+
+ * Version 0.84beta2 released.
+
+2013-04-18 Carl Hetherington <cth@carlh.net>
+
+ * Version 0.84beta1 released.
+
2013-04-15 Carl Hetherington <cth@carlh.net>
* Fix error message on forcing language to English (#103).
+ * Fix problems with content whose first audio content
+ comes before the first video (resulting in audio being
+ chopped off at the start of the DCP) (#79).
+
+ * Use true 4:3 rather than 1.33.
+
2013-04-13 Carl Hetherington <cth@carlh.net>
* Use film-name-derived names for MXFs in DCPs (#54).