Add changes entry for python 2.7 -relativeimport

This commit is contained in:
William S Fulton 2016-06-06 22:27:07 +01:00
commit af60ef9dc9

View file

@ -5,6 +5,10 @@ See the RELEASENOTES file for a summary of changes in each release.
Version 3.0.10 (in progress)
============================
2016-06-06: mromberg
[Python] Patch #698. Add support for -relativeimport for python 2.7, so -py3 is no
longer also required for relative import support.
2016-06-05: mromberg
[Python] Patch #694 - Fix package import regressions introduced in swig-3.0.9.