diff options
Diffstat (limited to 'libstdc++-v3/ChangeLog')
-rw-r--r-- | libstdc++-v3/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index fa0ce759d61..d60078a6c9e 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,10 @@ +2012-10-28 Jonathan Wakely <jwakely.gcc@gmail.com> + + PR libstdc++/55041 + * python/libstdcxx/v6/printers.py (Tr1UnorderedMapPrinter): Update + to handle hashtable as member of unordered_map not base class. + (Tr1UnorderedSetPrinter): Likewise. + 2012-10-27 François Dumont <fdumont@gcc.gnu.org> * include/bits/unordered_map.h (unordered_map<>): Prefer |