aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2013-01-20 20:55:01 +0100
committerJay Berkenbilt <ejb@ql.org>2013-01-20 21:35:39 +0100
commit1d88955fa68fb7fb0fd2d705bc80655edb7a5972 (patch)
tree759fd39c25d449d77294e358efe59d92d9fac879 /ChangeLog
parenta844c2a3ab9bc0337fa189954efaf515148b5f0a (diff)
downloadqpdf-1d88955fa68fb7fb0fd2d705bc80655edb7a5972.tar.zst
Added new QPDFObjectHandle types Keyword and InlineImage
These object types are to facilitate content stream parsing.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fd078f98..e4919ca6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-01-20 Jay Berkenbilt <ejb@ql.org>
+
+ * Added QPDF_Keyword and QPDF_InlineImage types along with
+ appropriate wrapper methods in QPDFObjectHandle. These new object
+ types are to facilitate content stream parsing.
+
2013-01-17 Jay Berkenbilt <ejb@ql.org>
* 4.0.1: release