Update revision history

This commit is contained in:
Peter Dimov
2025-01-26 06:09:05 +02:00
parent d2c295b85f
commit 0a72026887

View File

@ -14,3 +14,5 @@ http://www.boost.org/LICENSE_1_0.txt
* Converted documentation to AsciiDoc (Christian Mazakas).
* Added `noexcept` and `constexpr` as appropriate.
* Marked obsolete functions as deprecated.
* Removed obsolete compiler workarounds.