summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-09-26 09:40:21 +0100
committerCarl Hetherington <cth@carlh.net>2016-09-26 09:40:21 +0100
commit997b73aa25c634f43d0f42bb7f7aaeaaf131d724 (patch)
tree595fd013652f67a1fb8331feeac39ef01c682d0b /ChangeLog
parentb8a4c09a5218f92dfc922001b7b04600c902f4b2 (diff)
Don't re-use J2K data if it's the wrong size (#964).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15d7b3df7..33c2a21f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-09-26 c.hetherington <cth@carlh.net>
+
+ * Don't re-use J2K data if it's the wrong size (#964).
+
2016-09-23 Carl Hetherington <cth@carlh.net>
* Version 2.9.27 released.