summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2012-07-18 11:46:07 +0100
committerCarl Hetherington <cth@carlh.net>2012-07-18 11:46:07 +0100
commitec1d27dc98b18deff331ad7b012086527e56a6e1 (patch)
treee39e5cd9570d9c911de663d1cd69edd7ea8dd26f
parent193f4b8013fdb5c6594b2d348a9b3a44de562eb5 (diff)
Update ChangeLog.
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d864d8af1..e4829f33b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-07-18 Carl Hetherington <cth@carlh.net>
+
+ * Version 0.26 released
+
2012-07-15 Carl Hetherington <cth@carlh.net>
* Remove code to use `standard' format DCP long names,
@@ -7,6 +11,12 @@
* Fix some bugs with sending to servomatic introduced
in the adjustments to padding.
+ * Write some status text when an unknown-progress
+ job is running.
+
+ * Use new libdcp rather than OpenDCP to generate MXFs
+ and write DCP XML.
+
2012-07-14 Carl Hetherington <cth@carlh.net>
* Version 0.25 released.