Changes entry for guile non-ascii strings fix
This commit is contained in:
parent
09bdc5f353
commit
b457f8f290
1 changed files with 5 additions and 0 deletions
|
|
@ -5,6 +5,11 @@ See the RELEASENOTES file for a summary of changes in each release.
|
|||
Version 3.0.0 (in progress)
|
||||
============================
|
||||
|
||||
2014-02-06: gjanssens
|
||||
[Guile] Patch #133. Make scm to string conversion work with non-ascii strings.
|
||||
Guile 2 has a completely rewritten string implementation. SWIG made some assumptions
|
||||
that are no longer valid as to the internals of guile's string representation.
|
||||
|
||||
2014-01-30: wsfulton
|
||||
[C#] Add new swigtype_inout.i library containing SWIGTYPE *& OUTPUT typemaps.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue