Commit 433be3718afe72931276a6bb0c4d2cb76e46f547
1 parent
7084c3f7
Update ChangeLog for recent changes
Showing
1 changed file
with
6 additions
and
0 deletions
ChangeLog
| 1 | +2022-08-06 Jay Berkenbilt <ejb@ql.org> | ||
| 2 | + | ||
| 3 | + * Added by m-holger: QPDF::getObject() method as a simpler form of | ||
| 4 | + getObjectByID or getObjectByObjGen. The older methods are being | ||
| 5 | + retained for compatibility and are not deprecated. | ||
| 6 | + | ||
| 1 | 2022-07-24 Jay Berkenbilt <ejb@ql.org> | 7 | 2022-07-24 Jay Berkenbilt <ejb@ql.org> |
| 2 | 8 | ||
| 3 | * include/qpdf/JSON.hh: Schema validation: allow a single item to | 9 | * include/qpdf/JSON.hh: Schema validation: allow a single item to |