Module Name: src
Committed By: macallan
Date: Tue Aug 31 19:08:50 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
mention omapfb
To generate a diff of this commit:
cvs rdiff -u -r1.1433 -r1.1434 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.1433 src/doc/CHANGES:1.1434
--- src/doc/CHANGES:1.1433 Sat Aug 28 15:56:45 2010
+++ src/doc/CHANGES Tue Aug 31 19:08:50 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1433 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1434 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -712,4 +712,6 @@
tests: Convert the libdes tests to ATF. [jmmv 20100825]
awk: upgrade to 20100523 [christos 20100826]
ntp: switch build to ntp 4.2.6 (imported 20091213 in external/bsd/ntp)
- [kardel 20100827]
\ No newline at end of file
+ [kardel 20100827]
+ omapfb: a simple driver for OMAP 3xxx on-chip video, especially the
+ Beagleboard [macallan 20100831]