Module Name: src
Committed By: jmcneill
Date: Tue Nov 11 17:20:43 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
awinhdmiaudio(4): Add support for Allwinner A20/A31 HDMI audio controller.
To generate a diff of this commit:
cvs rdiff -u -r1.2015 -r1.2016 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2015 src/doc/CHANGES:1.2016
--- src/doc/CHANGES:1.2015 Mon Nov 10 18:38:16 2014
+++ src/doc/CHANGES Tue Nov 11 17:20:43 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2015 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2016 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -99,3 +99,5 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
[jmcneill 20141110]
awindebe(4): Add support for Allwinner A20/A31 Display engine
backend (DE-BE). [jmcneill 20141110]
+ awinhdmiaudio(4): Add support for Allwinner A20/A31 HDMI audio
+ controller. [jmcneill 20141111]