Commit 350d0b82f19b8c657eaab211747f5827fe6e95be
1 parent
d01c1ba1
update test suite for 2.1.1 release
git-svn-id: svn+q:///qpdf/trunk@927 71b93d88-0707-0410-a8cf-f5a4172ac649
Showing
1 changed file
with
6 additions
and
1 deletions
ChangeLog
| 1 | -2009-12-13 Jay Berkenbilt <ejb@ql.org> | |
| 1 | +2009-12-14 Jay Berkenbilt <ejb@ql.org> | |
| 2 | 2 | |
| 3 | 3 | * 2.1.1: release |
| 4 | 4 | |
| 5 | + * qpdf/qtest/qpdf.test: improve test for acroread to make sure it | |
| 6 | + actually works and is not just present in the path. | |
| 7 | + | |
| 8 | +2009-12-13 Jay Berkenbilt <ejb@ql.org> | |
| 9 | + | |
| 5 | 10 | * libqpdf/qpdf/Pl_AES_PDF.hh: include <stdint.h>, if available, so |
| 6 | 11 | we have valid definitions of uint32_t. |
| 7 | 12 | ... | ... |