Commit a1e16050 authored by David Reid's avatar David Reid

Update change log.

parent d1b36370
...@@ -14454,6 +14454,8 @@ void mal_pcm_f32_to_s32(int* pOut, const float* pIn, unsigned int count) ...@@ -14454,6 +14454,8 @@ void mal_pcm_f32_to_s32(int* pOut, const float* pIn, unsigned int count)
// //
// v0.x - 2018-xx-xx // v0.x - 2018-xx-xx
// - Add support for PulseAudio. // - Add support for PulseAudio.
// - Fix errors with OpenAL detection.
// - Fix some memory leaks.
// - Miscellaneous bug fixes. // - Miscellaneous bug fixes.
// //
// v0.7 - 2018-02-25 // v0.7 - 2018-02-25
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment