Module Name: src
Committed By: sevan
Date: Mon Jan 28 03:02:39 UTC 2019
Modified Files:
src/doc: CHANGES
Log Message:
macppc clamshell edid block
To generate a diff of this commit:
cvs rdiff -u -r1.2495 -r1.2496 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.2495 src/doc/CHANGES:1.2496
--- src/doc/CHANGES:1.2495 Sun Jan 27 10:32:05 2019
+++ src/doc/CHANGES Mon Jan 28 03:02:39 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2495 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2496 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -320,3 +320,5 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
specific modules, introduction of MP-safe module hook
mechanism, and removal of various limitations within
the kernel module framework. (pgoyette 20190127)
+ macppc: Include EDID block for Clamshell iBook G3 displays.
+ [sevan 20190128]