From 41594a07bcc69ce15c1af57294baba52c656097f Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Wed, 16 Dec 2020 02:17:18 -0800 Subject: [PATCH] Update changelog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 57354a1c..fbd89d95 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,8 @@ openal-soft-1.21.1: Fixed sources missing a batch update when applied after quickly restarting the source. + Fixed missing source stop events when stopping a paused source. + openal-soft-1.21.0: Updated library codebase to C++14.