Module Name: src
Committed By: jmcneill
Date: Sat Jul 9 15:53:38 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
dtv(4): Add digital TV framework.
auvitek(4): Add digital capture support.
To generate a diff of this commit:
cvs rdiff -u -r1.1575 -r1.1576 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.1575 src/doc/CHANGES:1.1576
--- src/doc/CHANGES:1.1575 Thu Jul 7 05:09:11 2011
+++ src/doc/CHANGES Sat Jul 9 15:53:38 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1575 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1576 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1059,3 +1059,5 @@
less(1): Import version 444. [tron 20110703]
mips: Rework Atheros MIPS-based SoC support. Add initial support
for AR71xx (24K) and AR9344 (74K) SoCs.
+ dtv(4): Add digital TV framework. [jmcneill 20110709]
+ auvitek(4): Add digital capture support. [jmcneill 20110709]