summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-03-03 21:02:38 +0100
committerJay Berkenbilt <ejb@ql.org>2021-03-04 21:08:36 +0100
commita2124f992c7a3c2695b93cf7fe9298c3a862ffc9 (patch)
treef1be9857788729ea4c28510ed5c4d993f085dde4 /ChangeLog
parent552303a94a997f403e3e966c9d6967d535c7428b (diff)
downloadqpdf-a2124f992c7a3c2695b93cf7fe9298c3a862ffc9.tar.zst
Add QPDFMatrix::operator==
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1addba33..1a5ddfdd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2021-03-03 Jay Berkenbilt <ejb@ql.org>
+ * Add QPDFMatrix::operator==
+
* Add QPDFObjectHandle::makeResourcesIndirect
2021-03-02 Jay Berkenbilt <ejb@ql.org>