aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index e5e2237a..09781c14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,8 +6,9 @@
* Add new methods to QPDFObjectHandle: replaceStreamData and
newStream. These methods allow users of the qpdf library to add
- new streams and to replace data of existing streams. Examples are
- provided.
+ new streams and to replace data of existing streams. The
+ "double-page-size" and "tweak-images" examples illustrate their
+ use.
2010-06-06 Jay Berkenbilt <ejb@ql.org>