summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-01-02 17:48:54 +0000
committerCarl Hetherington <cth@carlh.net>2018-01-02 17:48:54 +0000
commit9458457504af5548bc51b3c29e65dbe92fd0513d (patch)
tree848f587f33cd8b00eb7cac3704960633c89a13f3 /ChangeLog
parent6375948ecd5ae22b045ed5bd518d8b05345e8c68 (diff)
Add test for incorrect ISDCF name with full-frame content, and fix it (#1118).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 29e00378c..f99f1d3eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2018-01-02 Carl Hetherington <cth@carlh.net>
+ * Fix generated ISDCF name with full-frame content (#1118).
+
* Fix downloading of certificates on Windows (#1124).
* Version 2.11.34 released.