aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e921d5c..2f1e7f95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2019-01-10 Jay Berkenbilt <ejb@ql.org>
+
+ * Add new method QPDF::setImmediateCopyFrom. When called on a
+ source QPDF object, streams can be copied FROM that object to
+ other ones without having to keep the source QPDF or its input
+ source around. The cost is copying the streams into RAM. See
+ comments in QPDF.hh for setImmediateCopyFrom for a detailed
+ explanation.
+
2019-01-07 Jay Berkenbilt <ejb@ql.org>
* 8.3.0: release