CHANGES.current

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7955 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2005-12-08 23:36:02 +00:00
commit c6c4de52d3

View file

@ -125,7 +125,7 @@ Version 1.3.28 (unreleased).
i.e., full thread code decreases the wrapping performance
around 60%. If that is important to your application, you
can tune each method usin the different 'nothread',
can tune each method using the different 'nothread',
'nothreadblock' or 'nothreadallow' features as
needed. Note that for some methods deactivating the
'thread block' or 'thread allow' code is not an option,