From: Mike Brady Date: Tue, 1 Aug 2017 14:48:37 +0000 (+0200) Subject: Update RELEASENOTES.md X-Git-Tag: 3.1~10^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4c6d110a6d5d2791dbb39e59fc682877c313207;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 63117c6b..93763066 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -24,7 +24,7 @@ Version 3.1 brings two new backends, optional loudness and convolution filters, **Bug Fixes** * Stability improvements. More care has been taken (!) to make code thread-safe, resulting in improved stability. -* Conversion from stereo to mono has been fixed to avoid clipping while preserving full resolution. Thanks to [Robert Jones (RobDeBagel)](https://github.com/RobDeBagel) for bring this to attention. +* Conversion from stereo to mono has been fixed to avoid clipping while preserving full resolution. Thanks to [Robert Jones (RobDeBagel)](https://github.com/RobDeBagel) for bringing this to notice. * Short intrusions of audio at the start of a new session from the end of the previous session have been eliminated. * Many (many!) miscellaneous bugs fixed.