From cb3e40e655b7ffd85889bce4dd95f822a553f082 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 4 Mar 2016 18:17:39 +1100 Subject: [PATCH] add AVC --- doc/arm/notes.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index b5b31511fc..e7f17422d3 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -117,6 +117,11 @@ message compression. This results in reduced network usage. + + + Added support for the type AVC. + +
Bug Fixes