Add issue number

This commit is contained in:
Robin Dunn
2018-06-23 10:29:34 -07:00
parent de143e9d83
commit 7c3a8e1268

View File

@@ -22,7 +22,7 @@ Changes in this release include the following:
* Fixed a linking problem on macOS. The new waf added an explicit link to the
Python shared library which menat that it would try to load it at runtime,
even if a different Python (such as Anaconda, EDM or Homebrew) was used to
import wxPython. This, of course, caused runtime errors.
import wxPython. This, of course, caused runtime errors. (#892)