aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-12-21 20:53:35 +0100
committerJay Berkenbilt <ejb@ql.org>2023-12-21 20:54:13 +0100
commit64c840b1eacd610e290ede0d24c36349dae5916e (patch)
treef0b259685758d12ab48f72ee6a0cfe90fef3c60b /manual
parent6aa811e5cd138beb7dab3b2e5d93cd91461bcdaa (diff)
downloadqpdf-64c840b1eacd610e290ede0d24c36349dae5916e.tar.zst
Add ChangeLog for previous pull requests
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 6fb88e93..5e41fef7 100644
--- a/manual/release-notes.rst
+++ b/manual/release-notes.rst
@@ -60,6 +60,9 @@ Planned changes for future 12.x (subject to change):
C API to enable custom C++ code to interoperate more easily with
the the C API. See ``examples/extend-c-api``.
+ - Add methods to ``Buffer`` to work more easily and efficiently
+ with ``std::string``.
+
11.6.4: December 10, 2023
- Bug fixes: