Commit 29961acc authored by Stefan Behnel's avatar Stefan Behnel

Update changelog.

parent 93e3bb9b
...@@ -14,7 +14,7 @@ Features added ...@@ -14,7 +14,7 @@ Features added
``libcpp.string``. Patch by Alex Huszagh. (Github issue #2123) ``libcpp.string``. Patch by Alex Huszagh. (Github issue #2123)
* The C++11 methods ``reserve()`` and ``bucket_count()`` are declared for * The C++11 methods ``reserve()`` and ``bucket_count()`` are declared for
``std::unordered_map``. Patch by Valentin Valls. (Github issue #2168) ``libcpp.unordered_map``. Patch by Valentin Valls. (Github issue #2168)
Bugs fixed Bugs fixed
---------- ----------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment