From 90d185caad975ae5ba2dda517122982f0972d21a Mon Sep 17 00:00:00 2001 From: Bryant Mairs Date: Sun, 11 Feb 2018 17:10:36 -0800 Subject: [skip ci] Fix markdown in the CHANGELOG --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e434e5c4..b65e32c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,7 +24,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [0.10.0] 2018-01-26 ### Added -- Added specialized wrapper: `sys::ptrace::step` +- Added specialized wrapper: `sys::ptrace::step` ([#852](https://github.com/nix-rust/nix/pull/852)) - Added `AioCb::from_ptr` and `AioCb::from_mut_ptr` ([#820](https://github.com/nix-rust/nix/pull/820)) @@ -44,7 +44,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ([#739](https://github.com/nix-rust/nix/pull/739)) - Expose `signalfd` module on Android as well. ([#739](https://github.com/nix-rust/nix/pull/739)) -- Added nix::sys::ptrace::detach. +- Added `nix::sys::ptrace::detach`. ([#749](https://github.com/nix-rust/nix/pull/749)) - Added timestamp socket control message variant: `nix::sys::socket::ControlMessage::ScmTimestamp` @@ -54,7 +54,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ([#663](https://github.com/nix-rust/nix/pull/663)) - Added more accessor methods for `AioCb` ([#773](https://github.com/nix-rust/nix/pull/773)) -- Add nix::sys::fallocate +- Add `nix::sys::fallocate` ([#768](https:://github.com/nix-rust/nix/pull/768)) - Added `nix::unistd::mkfifo`. ([#602](https://github.com/nix-rust/nix/pull/774)) -- cgit v1.2.3