Update ChangeLog

This commit is contained in:
Chris Robinson
2017-09-19 10:16:10 -07:00
parent bc386af5c5
commit 0b243f1aaf
+11
View File
@@ -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.