aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2012-07-26 04:32:14 +0200
committerJay Berkenbilt <ejb@ql.org>2012-07-26 04:32:14 +0200
commitf6893242148460170253ef0ae51a6cd4b5ec8f95 (patch)
treea1b1da811c10b11904a57434dc4d3f008e2d7a2f /ChangeLog
parent9c00874e7786fa38e15e9a4ddf9767b63e88386d (diff)
downloadqpdf-f6893242148460170253ef0ae51a6cd4b5ec8f95.tar.zst
Restore coverage case
Previous commit lost coverage case for buffer-based replaceStreamData.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index add0c5c7..22950432 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-07-25 Jay Berkenbilt <ejb@ql.org>
+
+ * From Tobias: add QPDFObjectHandle::replaceStreamData that takes
+ a std::string analogous to the QPDFObjectHandle::newStream that
+ takes a string that was added earlier.
+
2012-07-21 Jay Berkenbilt <ejb@ql.org>
* Change configure to have image comparison tests disabled by