Commit 31e8d6d565c5a4aae58e95bcb104e1de04ab86a0
1 parent
de05cfb5
add checking C API to release checklist
git-svn-id: svn+q:///qpdf/trunk@1042 71b93d88-0707-0410-a8cf-f5a4172ac649
Showing
1 changed file
with
3 additions
and
0 deletions
README.maintainer
| 1 | Release Reminders | 1 | Release Reminders |
| 2 | ================= | 2 | ================= |
| 3 | 3 | ||
| 4 | + * If any interfaces were added or changed, check C API to see whether | ||
| 5 | + changes are appropriate there as well. | ||
| 6 | + | ||
| 4 | * Increment shared library version information as needed | 7 | * Increment shared library version information as needed |
| 5 | (libqpdf/build.mk) | 8 | (libqpdf/build.mk) |
| 6 | 9 |