aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-12-25 01:29:30 +0100
committerJay Berkenbilt <ejb@ql.org>2019-01-01 05:02:43 +0100
commit5059ec0d35547c0b3328c3089221b7cb3c3ac45d (patch)
tree79c93c72f424ef640f83f80d0c2f2d269cf9e2e3 /ChangeLog
parentdaeb5a85b6ded478aaac942c439ef5fd6bb8874f (diff)
downloadqpdf-5059ec0d35547c0b3328c3089221b7cb3c3ac45d.tar.zst
Add Matrix class under QPDFObjectHandle
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1426a50f..b7109173 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2018-12-31 Jay Berkenbilt <ejb@ql.org>
+
+ * Add QPDFObjectHandle::Matrix, similar to
+ QPDFObjectHandle::Rectangle, as a convenience class for
+ six-element arrays that are used as matrices.
+
2018-12-23 Jay Berkenbilt <ejb@ql.org>
* When specifying @arg on the command line, if the file "arg" does