From 2dba6dce36a9486132ddedf077fbf7538e8cb5fa Mon Sep 17 00:00:00 2001 From: Ross Owen Date: Thu, 18 May 2023 10:04:36 +0100 Subject: [PATCH] Update CHANGELOG.rst --- CHANGELOG.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 65b61c40..d4305996 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -4,9 +4,9 @@ lib_xua Change Log UNRELEASED ---------- - * FIXED: Memory corruption during initialisation of mixer weights + * FIXED: Memory corruption due erroneous initialisation of mixer weights when not in use (#152) * FIXED: UserHostActive() not being called as expected (#326) - * FIXED; Exception when entering DSD mode + * FIXED; Exception when entering DSD mode (#327) 3.4.0 -----