Skip to content

Commit

Permalink
Merge pull request numpy#7777 from charris/update-1.11.1-notes
Browse files Browse the repository at this point in the history
DOC: Update Numpy 1.11.1 release notes.
  • Loading branch information
charris authored Jun 25, 2016
2 parents b2d4951 + e8abccc commit 36508b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/release/1.11.1-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ Fixes Merged
- #7671 BUG: Boolean assignment no GIL release when transfer needs API.
- #7676 BUG: Fix handling of right edge of final histogram bin.
- #7680 BUG: Fix np.clip bug NaN handling for Visual Studio 2015.
- #7724 BUG: Fix segfaults in np.random.shuffle.
- #7731 MAINT: Change mkl_info.dir_env_var from MKL to MKLROOT.
- #7737 BUG: Fix issue on OS X with Python 3.x, npymath.ini not installed.

0 comments on commit 36508b2

Please sign in to comment.