From fbac472510d8ae51872aa8a8ae1dba8f6abdccbb Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 7 Apr 2020 17:54:47 -0400 Subject: [PATCH] Correction to ChangeLog --- ChangeLog | 10 +++++----- 1 file 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