summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-10-17 15:28:54 +0100
committerCarl Hetherington <cth@carlh.net>2013-10-17 15:28:54 +0100
commit7fff07c57da3869e579d6492fc015bbbeef3f9b2 (patch)
treeb0757f6730f4711ab70286ab36f232fd8e9e1ddb /ChangeLog
parent7513136611d0b23a3da84bd3ea95909fc2a64b30 (diff)
Forward-port 1e6 -> 1000000 fix from master.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30c828181..431b139b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-10-17 Carl Hetherington <cth@carlh.net>
+
+ * Forward-port fix from master; use 1000000 rather
+ than 1e6 for J2K bandwidth arithmetic to ensure
+ that it's done with integers.
+
2013-10-16 Carl Hetherington <cth@carlh.net>
* Version 1.17 released.