Fix typo
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9987 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
ad1a72f834
commit
32acb4c43e
1 changed files with 1 additions and 1 deletions
2
CHANGES
2
CHANGES
|
|
@ -124,7 +124,7 @@ Version 1.3.30 (November 13, 2006)
|
|||
10/12/2006: wsfulton
|
||||
[Java] Remove potential race condition on the proxy class' delete() method
|
||||
(it is now a synchronized method, but is now customisable by changing the
|
||||
methodmodifier attribute in the the javadestruct or javadestruct_derived typemap)
|
||||
methodmodifiers attribute in the the javadestruct or javadestruct_derived typemap)
|
||||
|
||||
[C#] Remove potential race condition on the proxy class' Dispose() method,
|
||||
similar to Java's delete() above.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue