Module Name: src
Committed By: tsutsui
Date: Sat Dec 28 09:26:41 UTC 2013
Modified Files:
src/doc: CHANGES
Log Message:
Note luna68k 4bpp framebuffer support.
To generate a diff of this commit:
cvs rdiff -u -r1.1873 -r1.1874 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.1873 src/doc/CHANGES:1.1874
--- src/doc/CHANGES:1.1873 Sat Dec 28 09:24:46 2013
+++ src/doc/CHANGES Sat Dec 28 09:26:41 2013
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1873 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1874 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -321,3 +321,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
acpi(4): Updated ACPICA to 20131218. [christos 20131227]
openpam: Import 20130907 (Nummularia) [christos 20131227]
ntp: import ntp 4.2.7p404. [christos 20131227]
+ luna68k: Add preleminary support of 4bpp framebuffer.
+ [tsutsui 20131227]