Skip to content

Commit

Permalink
Merge pull request #1620 from shantonu/pr/sockets-news
Browse files Browse the repository at this point in the history
prov/sockets: Updated NEWS for 1.2.0
  • Loading branch information
shefty committed Jan 7, 2016
2 parents c8a89df + 9985302 commit c4a06e9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ v1.2.0, TBD
## Sockets provider notes

- General bug fixes and code cleanup
- Update memory registration to support 32-bit builds and fix build warnings
- Initiate conn-msg on the same tx_ctx as the tx operation for scalable ep
- Fix av mask calculation for scalable ep
- Mask out context-id during connection lookup for scalable ep
- Increase buffered receive limit
- Ignore FI_INJECT flag for atomic read operation
- Return -FI_EINVAL instead of -FI_ENODATA for fi_endpoint for invalid attributes
Expand Down

0 comments on commit c4a06e9

Please sign in to comment.