aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
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 e69a126e..30faf129 100644
--- a/manual/release-notes.rst
+++ b/manual/release-notes.rst
@@ -14,6 +14,9 @@ For a detailed list of changes, please see the file
- Remove ``LL_FMT`` tests, which were broken for cross
compilation. The code just uses ``%lld`` now.
+ - Some symbols were not properly exported for the Windows DLL
+ build.
+
11.0.0: September 10, 2022
- Replacement of ``PointerHolder`` with ``std::shared_ptr``