diff options
author | Chris Robinson <[email protected]> | 2017-09-19 10:16:10 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2017-09-19 10:47:22 -0700 |
commit | 0b243f1aaf5251823bb0fda7fbb9cf30706fdf33 (patch) | |
tree | 60785431636aa64d9919e05c4289b8f3158e8fa9 /ChangeLog | |
parent | bc386af5c5607f0d7a7ed911d5975fc9758c7110 (diff) |
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +openal-soft-1.18.2: + + Fixed resetting the FPU rounding mode after certain function calls on + Windows. + + Fixed use of SSE intrinsics when building with Clang on Windows. + + Fixed use of pthread_setnane_np on NetBSD. + + OSS now links with libossaudio if found at build time (for NetBSD). + openal-soft-1.18.1: Fixed an issue where resuming a source might not restart playing it. |