summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-12-16 11:18:50 +0000
committerCarl Hetherington <cth@carlh.net>2016-12-16 11:18:50 +0000
commitd0d4cc8626eebd75a75f5b98cf8396786e8456c0 (patch)
tree35934e1be8b015bd008c4a5dea1eeb3f56485901 /ChangeLog
parent729fb3e47d4fb6b766bafdaf88ae7dd6b88ab196 (diff)
Fix referencing of assets with non-zero entry points (#1021).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a541614ef..3966ba10f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-12-16 Carl Hetherington <cth@carlh.net>
+
+ * Fix failure to write referenced DCPs when they have non-zero
+ entry points (#1021).
+
2016-12-14 Carl Hetherington <cth@carlh.net>
* Version 2.10.4 released.