Document the unordered changes.

[SVN r58004]
This commit is contained in:
Daniel James
2009-11-28 11:46:24 +00:00
parent 3e638049ec
commit ef67d9ae12

View File

@ -102,5 +102,10 @@ First official release.
* Buckets are allocated lazily which means that constructing an empty container
will not allocate any memory.
[h2 Boost 1.42.0]
* Support instantiating the containers with incomplete value types.
* Reduced the number of warnings (mostly in tests).
[endsect]