aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2017-09-19 10:16:10 -0700
committerChris Robinson <[email protected]>2017-09-19 10:47:22 -0700
commit0b243f1aaf5251823bb0fda7fbb9cf30706fdf33 (patch)
tree60785431636aa64d9919e05c4289b8f3158e8fa9 /ChangeLog
parentbc386af5c5607f0d7a7ed911d5975fc9758c7110 (diff)
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ac0b721..8c504a31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.