Merge from trunk r76357

(tiny documentation update)

[SVN r76358]
This commit is contained in:
Antony Polukhin
2012-01-08 09:25:04 +00:00
parent a2e4606e6c
commit 51a6aacb57

View File

@@ -172,7 +172,8 @@ limitation of compiler options that you use.
[section Changes]
* [*boost 1.49.0 :]
* Restored work with typedefed wchar_t (compilation flag /Zc:wchar_t- for Visual Studio).
* Restored work with typedefed wchar_t (compilation flag /Zc:wchar_t- for Visual Studio).
* Better performance and less memory usage for `boost::container::basic_string` conversions.
* [*boost 1.48.0 :]