From 1e8feeff038ab0b2449a7b1b689a6c2500c0a4d3 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Sun, 11 Jun 2017 16:38:51 -0700 Subject: [PATCH] Update ChangeLog with recent fixes --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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. -- 2.11.4.GIT