python-sip/python-sip.changes

19 lines
709 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Apr 11 12:05:27 CEST 2007 - dmueller@suse.de
- update to 4.6:
* Added support for wchar_t.
* The -g command line option releases the GIL whenever a call is made to the
* wrapped library.
* Added the /HoldGIL/ annotation to explicitly retain the GIL when calling a
particular function in the wrapped library.
* Added sipFindClass() and sipFindNamedEnum() to the public API.
*/TransferThis/ may be specified more than once.
* Added support for __truediv__ and __itruediv__.
-------------------------------------------------------------------
Fri Jan 26 17:39:25 CET 2007 - dmueller@suse.de
- Initial package (4.5.2)