Marshalling char[] and char[ANY] to Java byte[] is now a bit easier
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12743 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
8a6e006a7b
commit
eb398f692d
1 changed files with 4 additions and 0 deletions
|
|
@ -5,6 +5,10 @@ See the RELEASENOTES file for a summary of changes in each release.
|
|||
Version 2.0.5 (in progress)
|
||||
===========================
|
||||
|
||||
2011-06-17: wsfulton
|
||||
[Java] SF #3312505 - slightly easier to wrap char[] or char[ANY] with a Java byte[]
|
||||
using arrays_java.i.
|
||||
|
||||
2011-06-13: wsfulton
|
||||
[Ruby, Octave] SF #3310528 Autodoc fixes similar to those described below for Python.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue