mirror of
https://github.com/qpdf/qpdf.git
synced 2024-12-22 02:49:00 +00:00
Correction to ChangeLog
This commit is contained in:
parent
496aacd34a
commit
fbac472510
10
ChangeLog
10
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
|
||||
|
Loading…
Reference in New Issue
Block a user