Add changes file info for C# missing virtual function override

This commit is contained in:
William S Fulton 2017-01-16 19:54:35 +00:00
commit ce4250f8e7

View file

@ -7,6 +7,10 @@ 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
[C#] Fix #733 regression introduced in swig-3.0.9.
Missing virtual function override in C# layer when using %import.
2017-01-16: fschlimb
Fix #813 template symbol name lookup bug when typedef names are the same but in different
namespaces.