Update revision history.

This commit is contained in:
David Reid
2021-03-21 07:57:53 +10:00
parent 64749431dd
commit ba3e73cb22
+1
View File
@@ -64537,6 +64537,7 @@ v0.10.33 - TBD
- Add a safety check to the following APIs to prevent a division by zero:
- ma_calculate_buffer_size_in_milliseconds_from_frames()
- ma_calculate_buffer_size_in_milliseconds_from_milliseconds()
- Fix compilation errors relating to c89atomic.
v0.10.32 - 2021-02-23
- WASAPI: Fix a deadlock in exclusive mode.