diff options
author | Chris Robinson <[email protected]> | 2015-12-10 04:01:15 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2015-12-10 04:01:15 -0800 |
commit | e3d2df58b3cd8da8d326921b697ce7c40be4a058 (patch) | |
tree | 0c8f9ad1a3ea157359c1b5131cdfd6e3da47df13 /ChangeLog | |
parent | 4612378593534922688fdad57c08fa4bb69f10f1 (diff) |
Update changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,12 +6,12 @@ openal-soft-1.17.1: Fixed the ALSA backend's allow-resampler option. - Improved handling of inexact ALSA period counts. + Fixed handling of inexact ALSA period counts. Altered device naming scheme on Windows backends to better match other drivers. - Updated the CoreAudio backend to use the AudioComponent API. This fixes + Updated the CoreAudio backend to use the AudioComponent API. This clears up deprecation warnings for OSX 10.11, although requires OSX 10.6 or newer. openal-soft-1.17.0: |