Skip to content

Commit 995b443

Browse files
committed
Changes file update
1 parent 3fa5c8c commit 995b443

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGES.current

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,11 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/
77
Version 4.0.2 (in progress)
88
===========================
99

10+
2020-01-30: Alzathar
11+
[R] #910 #914 Fix R memory leak on exception.
12+
1013
2020-01-30: richardbeare
11-
#1511 [R] Fix bug wrapping functions. These were previously incorrectly wrapped as if
14+
[R] #1511 Fix bug wrapping functions. These were previously incorrectly wrapped as if
1215
they were variables. This happened when 'get' or 'set' was in the name of the function
1316
or method, but sometimes also in some other circumstances. If you were using R
1417
attribute syntax to access these methods, you'll need to switch to calling them as R
@@ -17,7 +20,7 @@ Version 4.0.2 (in progress)
1720
*** POTENTIAL INCOMPATIBILITY ***
1821

1922
2020-01-24: etse-dignitas, wsfulton
20-
#1533 [C#, D, Java] Fix upcasting for shared_ptr's of templated types.
23+
[C#, D, Java] #1533 Fix upcasting for shared_ptr's of templated types.
2124

2225
2020-01-16: mcfarljm
2326
#1643 #1654 When using -doxygen, fix segfault when nameless parameters or vararg parameters

0 commit comments

Comments
 (0)