From e3536a1c25bf3afdfad41f4a2c380835ee1daeac Mon Sep 17 00:00:00 2001 From: David Reid Date: Tue, 26 Jan 2021 18:28:35 +1000 Subject: [PATCH] Update revision history. --- miniaudio.h | 1 + 1 file changed, 1 insertion(+) diff --git a/miniaudio.h b/miniaudio.h index 6326d86c..b37ac3c1 100644 --- a/miniaudio.h +++ b/miniaudio.h @@ -65020,6 +65020,7 @@ The following miscellaneous changes have also been made. REVISION HISTORY ================ v0.10.32 - TBD + - WASAPI: Fix a deadlock in exclusive mode. - Update to latest version of c89atomic. - Fix a bug where thread handles are not being freed.