------------------------------------------------ lines 6-43 of file: appendix/whats_new/2025.xrst ------------------------------------------------ {xrst_begin 2025 app} {xrst_spell tmp } Release Notes for 2025 ###################### mm-dd ***** 01-24 ===== #. Fix linking the pthread examples ( e.g. :ref:`pthread_get_started.cpp-name` ) when the pthread library is in a non-standard location. #. Fix linking the standard thread examples ( e.g. :ref:`sthread_get_started.cpp-name` ) when the standard thread library required the pthread library. 01-17 ===== #. Fix some errors of the form *function_name*\ ``(unsigned int)`` cannot be overloaded with *function_name*\ ``(size_t)`` in i686 systems. #. Create 20250000.1 release. 01-14 ===== Fix g++-15.0.1 warning about arg_tmp in atomic_op.hpp not being initialized. 01-09 ===== Create 20250000.0 release. {xrst_end 2025}