Update NEWS

This commit is contained in:
Gustavo J. A. M. Carneiro
2012-08-20 16:00:49 +01:00
parent d4ef7e90cf
commit 9429bd5eab
+12
View File
@@ -1,3 +1,15 @@
=== pybindgen 0.16 ===
- Add API to allow importing classes and enumerations from external modules
- Add new destructor_visibility CppClass option
- Add setting to disable usage of the internal GCC abi to check rtti stuff (for Mac OS X GCC)
- pybindgen.settings.deprecated_virtuals default value changed to False
- Bug fixes.
=== pybindgen 0.15 ===
- Bug fixes
=== pybindgen 0.14 ===
- Multiple inheritance support