diff options
author | Chris Robinson <[email protected]> | 2017-06-11 16:38:51 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2017-06-11 16:38:51 -0700 |
commit | 1e8feeff038ab0b2449a7b1b689a6c2500c0a4d3 (patch) | |
tree | 72216251ded65794fd115e5fb9a3d638c7f28c2b | |
parent | a35b9bbd3eac75771ca90d5755068cf88d5406aa (diff) |
Update ChangeLog with recent fixes
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +openal-soft-1.18.1: + + Fixed an issue where resuming a source might not restart playing it. + + Added correct retrieval of the executable's path on FreeBSD. + openal-soft-1.18.0: Implemented the AL_EXT_STEREO_ANGLES and AL_EXT_SOURCE_RADIUS extensions. |