Module Name: src
Committed By: jdc
Date: Sun Apr 10 15:26:38 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Mention ffb(4) EDID support.
To generate a diff of this commit:
cvs rdiff -u -r1.1537 -r1.1538 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.1537 src/doc/CHANGES:1.1538
--- src/doc/CHANGES:1.1537 Wed Apr 6 09:11:08 2011
+++ src/doc/CHANGES Sun Apr 10 15:26:37 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1537 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1538 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -987,3 +987,4 @@
[phx 20110404]
sandpoint: QNAP support. [phx 20110405]
dhcpcd(8): Import dhcpcd-5.2.12. [roy 20110406]
+ sparc64: Add EDID support to ffb(4). [jdc 20110408]