diff options
author | Chris Robinson <[email protected]> | 2017-09-23 15:11:07 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2017-09-23 15:11:07 -0700 |
commit | 8e64adb2d3aad1af34f68a2c55303d4d0b209e49 (patch) | |
tree | b18a9968d8e99816bedf01227e852b59d3f8df67 /ChangeLog | |
parent | c5a917b4019c878c50b52127f4c08736415267de (diff) |
Update ChangeLog with JACK fix
Diffstat (limited to 'ChangeLog')
-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. |