Fix errors in libstdc++-v3/ChangeLog entries.
authorJonathan Wakely <redi@gcc.gnu.org>
Thu, 14 Jun 2018 10:59:14 +0000 (11:59 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 14 Jun 2018 10:59:14 +0000 (11:59 +0100)
From-SVN: r261589

libstdc++-v3/ChangeLog

index 923841ab2c7de5d922375b1fd9cf81847dc9163d..490dd247b1df03e97565d09d499b23c156d7a9e8 100644 (file)
@@ -12,8 +12,6 @@
        PR libstdc++/86127
        * include/bits/forward_list.h (_Fwd_list_base::_Tp_alloc_type): Remove
        unused typedef.
-       (_Fwd_list_base::_Node_alloc_traits): Use allocator_traits instead of
-       __gnu_cxx::__alloc_traits.
        (_Fwd_list_base::_M_create_node, _Fwd_list_base::_M_erase_after):
        Use node allocator to create and destroy elements.
        (forward_list::_Tp_alloc_type): Remove unused typedef.
@@ -80,6 +78,7 @@
        * include/bits/uniform_int_dist.h (uniform_int_distribution): Add
        non-explicit default constructors. Remove default argument for first
        parameter of explicit constructor.
+       * include/ext/random
        (simd_fast_mersenne_twister_engine, beta_distribution)
        (rice_distribution, nakagami_distribution, pareto_distribution)
        (k_distribution, arcsine_distribution, hoyt_distribution)