From 05abcbc600a2da62a5ae79e490c66a8f2c068fe9 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Sun, 5 Jan 2020 15:44:50 -0800 Subject: [PATCH] Update changelog wording --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d3498b4b..867df998 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,8 +4,8 @@ openal-soft-1.20.1: AL_DIRECT_CHANNELS_SOFT to optionally remix input channels that don't have a matching output channel. - Implemented the AL_SOFT_bformat_ex extension. This allows B-Format buffer - data to use N3D or SN3D scaling, or ACN channel ordering. + Implemented the AL_SOFT_bformat_ex extension. This extends B-Format buffer + support for N3D or SN3D scaling, or ACN channel ordering. Improved handling of unsupported channel configurations with WASAPI. Such setups will now try to output at least a stereo mix.