diff options
Diffstat (limited to 'libstdc++-v3/ChangeLog')
-rw-r--r-- | libstdc++-v3/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 8dec8fd3a6a..75ac3516c36 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,9 @@ +2005-09-21 Guillaume Melquiond <guillaume.melquiond@ens-lyon.fr> + + PR libstdc++/23956 + * include/ext/mt_allocator.h: Remove excess + policy_type::_S_get_pool calls in constructors. + 2005-09-18 Paolo Carlini <pcarlini@suse.de> PR libstdc++/23417 (cont) |