summaryrefslogtreecommitdiff
path: root/RELEASENOTES
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2013-05-27 19:15:42 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2013-05-27 19:24:04 +0100
commit1524d02e1316e6dedfb0dbd9f26765172dde4f1c (patch)
tree6b0b5c93e22d60f814566d9b1ed3e6ee256bf4a7 /RELEASENOTES
parent72f2d8ac8f417ace9706897d15a90749d5a7bc3a (diff)
downloadswig-1524d02e1316e6dedfb0dbd9f26765172dde4f1c.tar.gz
Add swig-2.0.10 release date and release notesv2.0.10rel-2.0.10
Diffstat (limited to 'RELEASENOTES')
-rw-r--r--RELEASENOTES11
1 files changed, 11 insertions, 0 deletions
diff --git a/RELEASENOTES b/RELEASENOTES
index af9f4fb6b..49eacf28a 100644
--- a/RELEASENOTES
+++ b/RELEASENOTES
@@ -4,6 +4,17 @@ and CHANGES files.
Release Notes
=============
+SWIG-2.0.10 summary:
+- Ruby 1.9 support is now complete.
+- Add support for Guile 2.0 and Guile 1.6 support (GH interface) has
+ been dropped.
+- Various small language neutral improvements and fixes.
+- Various bug fixes and minor improvements specific to C#, CFFI, D,
+ Java, Octave, PHP, Python,
+- Minor bug fix in ccache-swig.
+- Development has moved to Github with Travis continuous integration
+ testing - patches using https://github.com/swig/swig are welcome.
+
SWIG-2.0.9 summary:
- Improved typemap matching.
- Ruby 1.9 support is much improved.