Module Name: src
Committed By: jmcneill
Date: Mon Mar 25 23:04:53 UTC 2013
Modified Files:
src/doc: CHANGES
Log Message:
vchiq(4): Add support for Broadcom VideoCore IV firmware interface.
vcaudio(4): Add support for Broadcom VideoCore IV audio service.
To generate a diff of this commit:
cvs rdiff -u -r1.1806 -r1.1807 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.1806 src/doc/CHANGES:1.1807
--- src/doc/CHANGES:1.1806 Sun Mar 24 23:04:07 2013
+++ src/doc/CHANGES Mon Mar 25 23:04:53 2013
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1806 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1807 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -214,3 +214,7 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
up-to-date even when the host is suspended. [jmmv 20130316]
file(1): upgraded to 5.14 [christos 20130323]
dhcp: upgrade to 4.2.5 [christos 20130324]
+ vchiq(4): Add support for Broadcom VideoCore IV firmware interface.
+ [jmcneill 20130325]
+ vcaudio(4): Add support for Broadcom VideoCore IV audio service.
+ [jmcneill 20130325]