aboutsummaryrefslogtreecommitdiff
path: root/docs/CHANGES.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CHANGES.html')
-rw-r--r--docs/CHANGES.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CHANGES.html b/docs/CHANGES.html
index a5d9a4c36..62c6099d6 100644
--- a/docs/CHANGES.html
+++ b/docs/CHANGES.html
@@ -95,7 +95,7 @@ IMPORTANT CHANGES:
- Support for API level 9, (a.k.a. Android 2.3) which adds the following
native features to the platform:
- - Native audio API through the OpenSL ES Standard.
+ - Native audio API based on the Khronos Group OpenSL ES™ 1.0.1 Standard.
New headers <SLES/OpenSLES.h> and <SLES/OpenSLES_Android.h>
are provided to allow applications targetting this API level to perform
audio input, output and processing directly from native code.