From c919bba095e97e46c0dcdf60b276df5ae577e6d6 Mon Sep 17 00:00:00 2001 From: David Reid Date: Fri, 18 Nov 2022 12:40:49 +1000 Subject: [PATCH] Update change history. --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 2c186613..cdbbb7d7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,7 @@ v0.11.12 - TBD ===================== * Fix a crash due to a race condition in the resource manager. +* Fix a crash with some backends when rerouting the playback side of a duplex device. v0.11.11 - 2022-11-04