aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c3b6629e..9621b3ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2021-02-21 Jay Berkenbilt <ejb@ql.org>
+
+ * Allow QPDFObjectHandle::newArray and
+ QPDFObjectHandle::newFromMatrix take QPDFMatrix as well as
+ QPDFObjectHandle::Matrix
+
+ * Make member variables a--f of QPDFMatrix public
+
2021-02-20 Jay Berkenbilt <ejb@ql.org>
* Allow --rotate=0 to clear rotation from a page.