aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-10-07 23:46:07 +0200
committerJay Berkenbilt <ejb@ql.org>2023-10-07 23:52:35 +0200
commit8854143c7b204534d4ee2ecdf96fd17be0f7e9bd (patch)
tree98c4e141ff9908f554c958c7c201a1d3ccdbad19 /manual
parent076b33ce4ef5027428fefbc0cddb5a3f86221c3d (diff)
downloadqpdf-8854143c7b204534d4ee2ecdf96fd17be0f7e9bd.tar.zst
Spell check
Diffstat (limited to 'manual')
-rw-r--r--manual/release-notes.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/manual/release-notes.rst b/manual/release-notes.rst
index 679e7f9c..2499201c 100644
--- a/manual/release-notes.rst
+++ b/manual/release-notes.rst
@@ -33,6 +33,9 @@ Planned changes for future 12.x (subject to change):
buffer1.copy();`` or ``Buffer buffer2{buffer1.copy()};`` to make
it explicit that copying is intended.
+ - ``QIntC.hh`` contains the type ``substract``, which will be fixed
+ to ``subtract``. (Not enabled with ``FUTURE`` option.)
+
.. x.y.z: not yet released
11.6.2: not yet released