Skip to content

Commit

Permalink
REL: add a note on #1399 to the 1.5.1 release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
rgommers committed Oct 17, 2010
1 parent 427d3fc commit c9f2514
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/release/1.5.1-notes.rst
Expand Up @@ -39,6 +39,11 @@ Of the following, #1605 is important for Cython modules.
- #1625: core: fix detection for ``isfinite`` routine
- #1626: core: fix compilation with Solaris 10 / Sun Studio 12.1

Scipy could not be built against Numpy 1.5.0 on OS X due to a numpy.distutils
bug, #1399. This issue is fixed now.

- #1399: distutils: use C arch flags for Fortran compilation on OS X.

Python 3 specific; #1610 is important for any I/O:

- #----: f2py: make f2py script runnable on Python 3
Expand Down

0 comments on commit c9f2514

Please sign in to comment.