Add C++11 to changes file
This commit is contained in:
parent
b17456e617
commit
049d50fe91
1 changed files with 5 additions and 0 deletions
|
|
@ -5,6 +5,11 @@ See the RELEASENOTES file for a summary of changes in each release.
|
|||
Version 3.0.0 (in progress)
|
||||
============================
|
||||
|
||||
2013-10-12: wsfulton
|
||||
Merge in C++11 support from the gsoc2009-matevz branch where Matevz Jekovec first
|
||||
started the C++0x additions. Documentation of the C++11 features supported is in a
|
||||
new Chapter of the documentation, "SWIG and C++11" in Doc/Manual/CPlusPlus11.html.
|
||||
|
||||
2013-10-04: wsfulton
|
||||
Fix %naturalvar not having any affect on templated classes instantiated with an
|
||||
enum as the template parameter type. Problem reported by Vadim Zeitlin.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue