summaryrefslogtreecommitdiff
path: root/CHANGES.current
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2016-05-17 20:08:56 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2016-05-17 20:08:56 +0100
commit09549d735d39b42f824ceb3fff9e1977fc53b693 (patch)
tree1b0e255f38adfe951e3a44acef14f0ead0b5310b /CHANGES.current
parent70f5a9ceed4382673d36093c5c18bdc26ab1bc37 (diff)
downloadswig-09549d735d39b42f824ceb3fff9e1977fc53b693.tar.gz
Changes entry for improved Ruby error message
[skip ci]
Diffstat (limited to 'CHANGES.current')
-rw-r--r--CHANGES.current4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.current b/CHANGES.current
index d84835457..6e347a7af 100644
--- a/CHANGES.current
+++ b/CHANGES.current
@@ -5,6 +5,10 @@ See the RELEASENOTES file for a summary of changes in each release.
Version 3.0.9 (in progress)
===========================
+2016-05-17: tamuratak
+ [Ruby] Patch #651 - Correct overloaded function error message when function is
+ using %newobject.
+
2016-05-17: aurelj
[Ruby] Patch #582 - add support for docstring option in %module()