Update ChangeLog

This commit is contained in:
Chris Robinson
2020-11-25 16:31:52 -08:00
parent 32b9a46b39
commit d86046d522
+17
View File
@@ -1,3 +1,20 @@
openal-soft-1.21.1:
Improved alext.h's detection of standard types.
Improved slightly the local source position when the listener and source
are near each other.
Fixed compilation for Windows ARM targets with MSVC.
Fixed ARM NEON detection on Windows.
Fixed CoreAudio capture when the requested sample rate doesn't match the
system configuration.
Fixed sources missing a batch update when applied after quickly restarting
the source.
openal-soft-1.21.0:
Updated library codebase to C++14.