aboutsummaryrefslogtreecommitdiffstats
path: root/README.maintainer
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2015-11-10 18:27:44 +0100
committerJay Berkenbilt <ejb@ql.org>2015-11-10 18:42:37 +0100
commit1f4a67912c676158f40209aa72e8119fc7afcb3b (patch)
treebe22b8374be4e69f0b8f3205d8525f403413289c /README.maintainer
parente0e9d646740285f5305c59dc420e39129a80594a (diff)
downloadqpdf-1f4a67912c676158f40209aa72e8119fc7afcb3b.tar.zst
Bump library soname
Also update maintainer documentation on binary compatibility testing.
Diffstat (limited to 'README.maintainer')
-rw-r--r--README.maintainer10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.maintainer b/README.maintainer
index ed68a13b..0a270e2a 100644
--- a/README.maintainer
+++ b/README.maintainer
@@ -1,6 +1,16 @@
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