aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-02-08 16:50:55 +0100
committerJay Berkenbilt <ejb@ql.org>2022-02-08 18:34:14 +0100
commit8082af09bea1132cecc2d148eeb23bc05e66f6b2 (patch)
tree5ee5066bdc76c9d3a62edacd9e84def431947ad0 /ChangeLog
parent014dcb02c9bbbf20ea39c01c2aa4d69b3b86fabc (diff)
downloadqpdf-8082af09bea1132cecc2d148eeb23bc05e66f6b2.tar.zst
Add PDFVersion class
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c850eef8..c12675c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2022-02-08 Jay Berkenbilt <ejb@ql.org>
+
+ * Add new class PDFVersion for more convenient comparison of PDF
+ version numbers from the %!PDF header.
+
2022-02-06 Jay Berkenbilt <ejb@ql.org>
* Pl_Buffer and QPDFWriter: add getBufferSharedPointer(), which