summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2016-06-26 00:42:12 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2016-06-26 00:42:12 +0100
commit36bbeb478dfcecc7739284cd454ada8b4cb96333 (patch)
treed7486032a380ac46946b2c22403e54c51ba4d561
parentb24e970a28619d33c3ad4e2454ec3f2b4b5fa001 (diff)
downloadswig-36bbeb478dfcecc7739284cd454ada8b4cb96333.tar.gz
changes file entry for ignoring nested classes
-rw-r--r--CHANGES.current3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.current b/CHANGES.current
index b3bb600dc..075c00ef6 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.11 (in progress)
============================
+2016-06-26: wkalinin
+ [Java, C#] Patch #681 Fix seg fault when ignoring nested classes.
+
2016-06-25: mromberg
[Python] #711 Fix -castmode and conversion of signed and unsigned integer types.
See 2015-12-23 CHANGES entry for details of these improvements when they were