From c6c4de52d30611418a98fea6f2637d2ecc6e9ed2 Mon Sep 17 00:00:00 2001 From: Marcelo Matus Date: Thu, 8 Dec 2005 23:36:02 +0000 Subject: [PATCH] CHANGES.current git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7955 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES.current | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.current b/CHANGES.current index b59f0c6b5..f63880528 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -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,