From 117d44d008a7390939e66f40c86ad34fb6fef10f Mon Sep 17 00:00:00 2001 From: Arceliar Date: Sat, 23 Nov 2019 15:47:08 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb5c4394..51d67dc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,7 +33,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Changed - On Linux, outgoing `InterfacePeers` connections now use `SO_BINDTODEVICE` to prefer an outgoing interface -- The `genkeys` utility is now in `cmd` rather than `contrib` +- The `genkeys` utility is now in `cmd` rather than `misc` ### Fixed - A data race condition has been fixed when updating session coordinates