Update maintainer notes

This commit is contained in:
Jay Berkenbilt 2017-08-11 05:05:05 -04:00
parent e7d0019bf4
commit 2ce9c1b67d
1 changed files with 2 additions and 12 deletions

View File

@ -1,16 +1,6 @@
Release Reminders
=================
* These two commits broke binary compatibility:
a3576a73593987b26cd3eff346f8f7c11f713cbd
b8bdef0ad12883d72ced5eb443e6e34a93bbbb91
Need to figure out how. Every time any interface is added or any
object changes shape, always run compatibility tests by manually
running qtest-driver on most recent release using latest shared
library.
* When making a release, always remember to run large file tests and
image comparison tests (--enable-test-compare-images
--with-large-file-test-path=/path). For a major release, consider
@ -63,8 +53,8 @@ Release Reminders
* Remember to avoid using operator[] with std::string or
std::vector. See README.hardening for details.
* Increment shared library version information as needed
(libqpdf/build.mk)
* Increment shared library version information as needed (LT_* in
configure.ac)
* Update release notes in manual -- look at diffs and ChangeLog