2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-19 04:42:17 +00:00

Add multiprecision release notes

This commit is contained in:
Matt Borland
2025-08-04 10:12:51 -04:00
parent 8297923a2e
commit bcfa18a5b8

View File

@@ -92,6 +92,11 @@ Please keep the list of libraries sorted in lexicographical order.
* Fix inverse ibeta for large values of a and b
* Fix variadic functions to make them safe with C++26
* [phrase library..[@/libs/multiprecision/ Multiprecision]:]
* [*Major update.]
* Adds a new backend type: `cpp_double_fp_backend`
* Fixes a namespace collision with Boost.Serialization
* [phrase library..[@/libs/mysql/ MySQL]:]
* The `caching_sha2_password` authentication plugin can now be used without TLS.
This is the default in MySQL 8 and above. Plaintext connections that attempt to