diff options
author | Chris Robinson <[email protected]> | 2017-06-15 23:13:25 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2017-06-15 23:13:25 -0700 |
commit | e18f7ca3e401fc8d0ad56eeed3cc03b81697853f (patch) | |
tree | 8122be7d144628277e7389b4ae83acc309dd60c1 /ChangeLog | |
parent | d4f3490a880f779f460332689a396ade69840f50 (diff) |
Update ChangeLog with the PulseAudio fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ openal-soft-1.18.1: Fixed an issue where resuming a source might not restart playing it. + Fixed PulseAudio playback when the configured stream length is much less + than the requested length. + Added correct retrieval of the executable's path on FreeBSD. openal-soft-1.18.0: |