Commit 57e838f8 authored by Stefan Behnel's avatar Stefan Behnel

fix changelog

parent 313c2def
...@@ -81,8 +81,8 @@ Bugs fixed ...@@ -81,8 +81,8 @@ Bugs fixed
* Using ``const`` C++ references in intermediate parts of longer expressions * Using ``const`` C++ references in intermediate parts of longer expressions
could fail to compile. could fail to compile.
* C++ compilation could fail with an ambiguity error in recent MacOS-X Xcode * C++ exception declarations with mapping functions could fail to compile when
versions. pre-declared in .pxd files.
* C++ compilation could fail with an ambiguity error in recent MacOS-X Xcode * C++ compilation could fail with an ambiguity error in recent MacOS-X Xcode
versions. versions.
......
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