Skip to content

Commit 4524619

Browse files
committed
Changelog: combine #4953 and #5439
1 parent c87a445 commit 4524619

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/changelog.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ Bug fixes:
130130
`#5448 <https://github.com/pybind/pybind11/pull/5448>`_
131131

132132
* ``PYBIND11_PLATFORM_ABI_ID`` (which is used in composing ``PYBIND11_INTERNALS_ID``) was modernized to reflect actual ABI compatibility more accurately.
133+
`#4953 <https://github.com/pybind/pybind11/pull/4953>`_
133134
`#5439 <https://github.com/pybind/pybind11/pull/5439>`_
134135

135136
* Fix buffer protocol implementation.
@@ -156,11 +157,6 @@ Bug fixes:
156157
* Properly translate C++ exception to Python exception when creating Python buffer from wrapped object.
157158
`#5324 <https://github.com/pybind/pybind11/pull/5324>`_
158159

159-
* Properly handle MSVC MT/MD incompatibility in ``PYBIND11_BUILD_ABI``.
160-
`#4953 <https://github.com/pybind/pybind11/pull/4953>`_
161-
162-
163-
164160

165161
.. fix(cmake)
166162

0 commit comments

Comments
 (0)