aboutsummaryrefslogtreecommitdiffstats
path: root/README.maintainer
diff options
context:
space:
mode:
Diffstat (limited to 'README.maintainer')
-rw-r--r--README.maintainer5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.maintainer b/README.maintainer
index 9af576e2..ae95e729 100644
--- a/README.maintainer
+++ b/README.maintainer
@@ -1,6 +1,11 @@
Release Reminders
=================
+ * Test for binary compatility. The easiest way to do this is to check
+ out the last release, run the test suite, check out the new
+ release, run make build_libqpdf, check out the old release, and run
+ make check NO_REBUILD=1.
+
* 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