diff options
author | Chris Robinson <[email protected]> | 2017-09-23 15:11:07 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2017-09-23 15:12:50 -0700 |
commit | dba8166b673fd9b094c2436819c345f0f4ff4607 (patch) | |
tree | 1060e81cff61fae76da0f9e50cfd6c1e9beb328d | |
parent | 4fa9c8e4b4605be97943e5ea1dbe9417c665b671 (diff) |
Update ChangeLog with JACK fix
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ openal-soft-1.18.2: Fixed use of SSE intrinsics when building with Clang on Windows. + Fixed a crash with the JACK backend when using JACK1. + Fixed use of pthread_setnane_np on NetBSD. Fixed building on FreeBSD with an older freebsd-lib. |