aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2017-06-11 16:38:51 -0700
committerChris Robinson <[email protected]>2017-06-11 16:38:51 -0700
commit1e8feeff038ab0b2449a7b1b689a6c2500c0a4d3 (patch)
tree72216251ded65794fd115e5fb9a3d638c7f28c2b
parenta35b9bbd3eac75771ca90d5755068cf88d5406aa (diff)
Update ChangeLog with recent fixes
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 44afc3fc..112c3858 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.