2007-04-12 16:15:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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__.
|
|
|
|
|
2007-03-14 11:37:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 26 17:39:25 CET 2007 - dmueller@suse.de
|
|
|
|
|
|
|
|
- Initial package (4.5.2)
|
|
|
|
|