aboutsummaryrefslogtreecommitdiffstats
path: root/manual/release-notes.rst
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-06-17 18:20:23 +0200
committerJay Berkenbilt <ejb@ql.org>2023-06-17 20:02:27 +0200
commit13761120b1dbe126a9d39b9439086b76b4860b27 (patch)
tree1a4dd859c0e0d28f9fff19d97e92120bf28378e2 /manual/release-notes.rst
parent4101596f1ab61af99b71defa2e2b512d52dcc6ea (diff)
downloadqpdf-13761120b1dbe126a9d39b9439086b76b4860b27.tar.zst
Enhance documentation about FUTURE build option
Diffstat (limited to 'manual/release-notes.rst')
-rw-r--r--manual/release-notes.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/manual/release-notes.rst b/manual/release-notes.rst
index dcb626f2..806c5e6e 100644
--- a/manual/release-notes.rst
+++ b/manual/release-notes.rst
@@ -6,6 +6,10 @@ Release Notes
For a detailed list of changes, please see the file
:file:`ChangeLog` in the source distribution.
+If you are a developer and want to test your code against future API
+changes that are under consideration, you can build qpdf locally and
+enable the ``FUTURE`` build option (see :ref:`build-options`).
+
Planned changes for future 12.x (subject to change):
- ``QPDFObjectHandle`` will support move construction/assignment.
This change will be invisible to most developers but may break