Module Name: src
Committed By: msaitoh
Date: Tue Dec 29 17:26:50 UTC 2009
Modified Files:
src/doc: CHANGES
Log Message:
mention i82583V support in wm(4).
To generate a diff of this commit:
cvs rdiff -u -r1.1337 -r1.1338 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.1337 src/doc/CHANGES:1.1338
--- src/doc/CHANGES:1.1337 Tue Dec 29 07:06:36 2009
+++ src/doc/CHANGES Tue Dec 29 17:26:50 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1337 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1338 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -511,3 +511,4 @@
openssh: Import 5.3. [christos 20091226]
gfb: Add a driver for Sun XVR-1000 graphics boards
[macallan 20091229]
+ wm(4): Add support for i82583V [msaitoh 20091230]