18 lines
669 B
Text
18 lines
669 B
Text
Below are the changes for the current release.
|
|
See the CHANGES file for changes in older releases.
|
|
See the RELEASENOTES file for a summary of changes in each release.
|
|
|
|
Version 2.0.12 (9 Feb 2014)
|
|
===========================
|
|
|
|
2013-10-17: wsfulton
|
|
[R] Fix SF #1340 - Visual Studio compile error in C++ wrappers due to #include <exception>
|
|
within extern "C" block.
|
|
|
|
2013-10-17: wsfulton
|
|
[Python] Fix SF #1345 - Missing #include <stddef.h> for offsetof when using -builtin.
|
|
|
|
2013-10-12: wsfulton
|
|
[Lua] Apply #92 - missing return statements for SWIG_Lua_add_namespace_details()
|
|
and SWIG_Lua_namespace_register().
|
|
|