Commit fbac472510d8ae51872aa8a8ae1dba8f6abdccbb
1 parent
496aacd3
Correction to ChangeLog
Showing
1 changed file
with
5 additions
and
5 deletions
ChangeLog
| ... | ... | @@ -30,11 +30,11 @@ |
| 30 | 30 | recovery when objects are copied from other files and when |
| 31 | 31 | "immediate copy from" is enabled. |
| 32 | 32 | |
| 33 | - * When copying foreign streams with immediateCopyFrom set, the | |
| 34 | - same type of recovery from streams with filtering errors is | |
| 35 | - performed as when dealing with streams in the original input. This | |
| 36 | - could happen, for example, if you are using the --pages option to | |
| 37 | - take pages from another file and that file has errors in it. | |
| 33 | + * When copying foreign streams, the same type of recovery from | |
| 34 | + streams with filtering errors is performed as when dealing with | |
| 35 | + streams in the original input. This could happen, for example, if | |
| 36 | + you are using the --pages option to take pages from another file | |
| 37 | + and that file has errors in it. | |
| 38 | 38 | |
| 39 | 39 | * Add a new version of QPDFObjectHandle::pipeStreamData whose |
| 40 | 40 | return value indicates overall success or failure rather than | ... | ... |