summaryrefslogtreecommitdiff
path: root/CHANGES.current
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2016-05-17 19:09:40 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2016-05-17 19:09:40 +0100
commit18000dbc7b08e639c4055ab01ae985192be70de6 (patch)
tree97f8abbda2f2fa62d567c924c098600b162e4cc8 /CHANGES.current
parent38f8fd811c9357ded79ba9722b8d65b41ed61179 (diff)
downloadswig-18000dbc7b08e639c4055ab01ae985192be70de6.tar.gz
Add changes entry for Ruby %module docstring
Closes #582
Diffstat (limited to 'CHANGES.current')
-rw-r--r--CHANGES.current3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.current b/CHANGES.current
index 5b572e04f..d84835457 100644
--- a/CHANGES.current
+++ b/CHANGES.current
@@ -5,6 +5,9 @@ See the RELEASENOTES file for a summary of changes in each release.
Version 3.0.9 (in progress)
===========================
+2016-05-17: aurelj
+ [Ruby] Patch #582 - add support for docstring option in %module()
+
2016-05-14: wsfulton
Fix #434 - Passing classes by value as parameters in director methods did not create
a copy of the argument leading to invalid memory accesses if the object was used