summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-10-17 16:00:07 +0100
committerCarl Hetherington <cth@carlh.net>2013-10-17 16:00:07 +0100
commite2d8c41a0f78562ef33251c5506278008f721f33 (patch)
treece57d2720869a21342a694303df554a6735ba2be
parent1471992231cd78c56be79a1cb01865fc2c80c686 (diff)
ChangeLog.
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 431b139b7..828d3e4b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2013-10-17 Carl Hetherington <cth@carlh.net>
+ * Fix Make DCP menu option sensitivity (#230).
+
* Forward-port fix from master; use 1000000 rather
than 1e6 for J2K bandwidth arithmetic to ensure
that it's done with integers.