aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2020-04-07 23:54:47 +0200
committerJay Berkenbilt <ejb@ql.org>2020-04-07 23:54:47 +0200
commitfbac472510d8ae51872aa8a8ae1dba8f6abdccbb (patch)
tree77bae9ec0cf99a1a95b7b83ac7e0129b3b0717c1 /ChangeLog
parent496aacd34a9bbe5c7e2f97eef3ca798ca0254061 (diff)
downloadqpdf-fbac472510d8ae51872aa8a8ae1dba8f6abdccbb.tar.zst
Correction to ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 171796e8..d74264fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,11 +30,11 @@
recovery when objects are copied from other files and when
"immediate copy from" is enabled.
- * When copying foreign streams with immediateCopyFrom set, the
- same type of recovery from streams with filtering errors is
- performed as when dealing with streams in the original input. This
- could happen, for example, if you are using the --pages option to
- take pages from another file and that file has errors in it.
+ * When copying foreign streams, the same type of recovery from
+ streams with filtering errors is performed as when dealing with
+ streams in the original input. This could happen, for example, if
+ you are using the --pages option to take pages from another file
+ and that file has errors in it.
* Add a new version of QPDFObjectHandle::pipeStreamData whose
return value indicates overall success or failure rather than