Skip to content

Commit 7cbbdb5

Browse files
committed
Add mention of breaking change
1 parent 1ff9aa9 commit 7cbbdb5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@
44
[5b0987197fe2ed7beddd7b2096522d624e71151e](https://github.com/haskell/network/commit/5b0987197fe2ed7beddd7b2096522d624e71151e)
55
* Improved FreeBSD portability for Control Messages and tests
66
[#452](https://github.com/haskell/network/pull/452)
7-
* Added `sendMsg` and `recvMsg` APIs
7+
* Support `sendMsg` and `recvMsg`
88
[#433](https://github.com/haskell/network/pull/433)
99
[#445](https://github.com/haskell/network/pull/445)
1010
[#451](https://github.com/haskell/network/pull/451)
11+
* Added `sendMsg` and `recvMsg` APIs
12+
* Redefined `SocketOption` as pattern synonym
1113
* Implement total Show functions for SockAddr
1214
[#441](https://github.com/haskell/network/pull/441)
1315
* Improve portability changing `u_int32_t` to `uint32_t`.

0 commit comments

Comments
 (0)