Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r55184 - trunk/libs/unordered/doc
From: daniel_james_at_[hidden]
Date: 2009-07-30 14:42:41


Author: danieljames
Date: 2009-07-26 14:59:33 EDT (Sun, 26 Jul 2009)
New Revision: 55184
URL: http://svn.boost.org/trac/boost/changeset/55184

Log:
Some extra changelog notes.
Text files modified:
   trunk/libs/unordered/doc/changes.qbk | 9 +++++++--
   1 files changed, 7 insertions(+), 2 deletions(-)

Modified: trunk/libs/unordered/doc/changes.qbk
==============================================================================
--- trunk/libs/unordered/doc/changes.qbk (original)
+++ trunk/libs/unordered/doc/changes.qbk 2009-07-26 14:59:33 EDT (Sun, 26 Jul 2009)
@@ -79,8 +79,13 @@
   the length right if it changes again in the future.
 * [@https://svn.boost.org/trac/boost/ticket/1978 Ticket 1978]:
   Implement `emplace` for all compilers.
+* [@https://svn.boost.org/trac/boost/ticket/2908 Ticket 2908],
+ [@https://svn.boost.org/trac/boost/ticket/3096 Ticket 3096]:
+ Some workarounds for old versions of borland, including adding explicit
+ destructors to all containers.
+* [@https://svn.boost.org/trac/boost/ticket/3082 Ticket 3082]:
+ Disable incorrect Visual C++ warnings.
 * Better configuration for C++0x features when the headers aren't available.
-* [@https://svn.boost.org/trac/boost/ticket/2908 Ticket 2908]:
- Add explicit destructors to all containers.
+* Create less buckets by default.
 
 [endsect]


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk