From 1dee902a5f5c5529d494c3d95b2ef7db63ad3eba Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Wed, 26 Sep 2018 08:23:48 -0700 Subject: [PATCH] Update changelog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index ca798fbb..d234c14f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,9 @@ openal-soft-1.19.1: Fixed OpenSL capture. + Improved output limiter response, better ensuring the sample amplitude is + clamped for output. + openal-soft-1.19.0: Implemented the ALC_SOFT_device_clock extension.