Skip to content

Commit 17bd25c

Browse files
committed
doc: Update CHANGELOG.md
1 parent 7dac05e commit 17bd25c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
77
### Added
88
- Add IP_RECVIF & IP_RECVDSTADDR. Enable IP_PKTINFO and IP6_PKTINFO on netbsd/openbsd.
99
([#1002](https://github.com/nix-rust/nix/pull/1002))
10+
- Add killpg
11+
([#1034](https://github.com/nix-rust/nix/pull/1034))
1012
### Changed
1113
- `PollFd` event flags renamed to `PollFlags` ([#1024](https://github.com/nix-rust/nix/pull/1024/))
1214
- `recvmsg` now returns an Iterator over `ControlMessageOwned` objects rather

0 commit comments

Comments
 (0)