2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-05-29 00:10:54 +00:00

Correction to ChangeLog

This commit is contained in:
Jay Berkenbilt 2020-04-07 17:54:47 -04:00
parent 496aacd34a
commit fbac472510

View File

@ -30,11 +30,11 @@
recovery when objects are copied from other files and when recovery when objects are copied from other files and when
"immediate copy from" is enabled. "immediate copy from" is enabled.
* When copying foreign streams with immediateCopyFrom set, the * When copying foreign streams, the same type of recovery from
same type of recovery from streams with filtering errors is streams with filtering errors is performed as when dealing with
performed as when dealing with streams in the original input. This streams in the original input. This could happen, for example, if
could happen, for example, if you are using the --pages option to you are using the --pages option to take pages from another file
take pages from another file and that file has errors in it. and that file has errors in it.
* Add a new version of QPDFObjectHandle::pipeStreamData whose * Add a new version of QPDFObjectHandle::pipeStreamData whose
return value indicates overall success or failure rather than return value indicates overall success or failure rather than