Module Name: src
Committed By: macallan
Date: Tue Jan 6 17:48:45 UTC 2015
Modified Files:
src/doc: CHANGES
Log Message:
mention mgx driver
To generate a diff of this commit:
cvs rdiff -u -r1.2032 -r1.2033 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.2032 src/doc/CHANGES:1.2033
--- src/doc/CHANGES:1.2032 Sun Jan 4 01:52:24 2015
+++ src/doc/CHANGES Tue Jan 6 17:48:45 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2032 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2033 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -118,3 +118,5 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
midirecord(1): Add program to record MIDI files. [mrg 20141229]
file: update to 5.22 security limits [christos 20150102]
byacc: update to 20141128 for more bison compat [christos 20150103]
+ mgx: driver for Southland Media Systems (now Quantum 3D) MGX SBus
+ graphics devices [macallan 20150106]