From eeb1c6f466403b66ff9079d2b92fe85fa599e60e Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Mon, 16 Jan 2017 20:02:24 +0000 Subject: [PATCH] Correct changes file entry [skip ci] --- CHANGES.current | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.current b/CHANGES.current index 3c2dd5753..2bb45892a 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -7,7 +7,7 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/ Version 3.0.12 (in progress) ============================ -2017-01-16: Cpt-Cork +2017-01-16: wkalinin [C#] Fix #733 regression introduced in swig-3.0.9. Missing virtual function override in C# layer when using %import.