From bde38c09b1f7c4fe9e4f2bc73a7dc3e6515b8fd7 Mon Sep 17 00:00:00 2001 From: Ross Owen Date: Thu, 28 Aug 2014 13:28:59 +0100 Subject: [PATCH] More 6.8 changelog updates --- CHANGELOG.rst | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index d95b3c95..3cce3607 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -4,7 +4,13 @@ sc_usb_audio Change Log 6.8.0 ----- - ADDED: Support for iAP EA Native Transport endpoints - - RESOLVED: Mixer functionality re-instated, including various required updates compatibility - with 13 tools + - RESOLVED: Mixer functionality re-instated, including descriptors and various required + updates compatibility with 13 tools + - RESOLVED: Endpoint 0 was requesting an out of bounds channel whilst requesting level data + - RESOLVED: Fast mix code not operates correctly in 13 tools, assembler inserting long jmp + instructions + - RESOLVED: Level meter buffer naming now resemble functionality + + Please see changelog in sw_usb_audio for changes prior to 6.8.0 release.