Correction to ChangeLog

This commit is contained in:
Jay Berkenbilt 2020-04-07 17:54:47 -04:00
parent 496aacd34a
commit fbac472510
1 changed files with 5 additions and 5 deletions

View File

@ -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