From: Mike Brady Date: Wed, 19 Feb 2020 10:28:54 +0000 (+0000) Subject: Update RELEASENOTES-DEVELOPMENT.md X-Git-Tag: 3.3.7d12~136 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98e444857bca8020231eb0c4862cbfc44064fd20;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES-DEVELOPMENT.md --- diff --git a/RELEASENOTES-DEVELOPMENT.md b/RELEASENOTES-DEVELOPMENT.md index 556301f6..3577c2fe 100644 --- a/RELEASENOTES-DEVELOPMENT.md +++ b/RELEASENOTES-DEVELOPMENT.md @@ -7,7 +7,7 @@ Version 3.3.6d8 ==== **Bug Fixes** * Tidy up compilation of the `audio-dummy` and `audio-soundio` back ends when the `fno-common` flag is used. -* Remove a superflous extra definition of a variable which would casue it to be used uninitialised. +* Remove a superflous extra definition of a variable which would cause it to be used uninitialised. Version 3.3.6d7 ====