Skip to content

Commit

Permalink
Merge pull request numpy#8011 from charris/update-1.11.2-notes
Browse files Browse the repository at this point in the history
DOC: Update 1.11.2 release notes.
  • Loading branch information
rgommers authored Sep 4, 2016
2 parents 93b45bf + 5ff1bfd commit 6c624c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/release/1.11.2-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ Fixes overridden by later merges and release notes updates are omitted.
- #7955 BUG: Make sure numpy globals keep identity after reload.
- #7972 BUG: MSVCCompiler grows 'lib' & 'include' env strings exponentially.
- #8005 BLD: Remove __NUMPY_SETUP__ from builtins at end of setup.py.
- #8010 MAINT: Remove leftover imp module imports.

0 comments on commit 6c624c5

Please sign in to comment.