summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjmmv <jmmv@NetBSD.org>2007-10-28 18:03:31 +0000
committerjmmv <jmmv@NetBSD.org>2007-10-28 18:03:31 +0000
commit894e7dfa00daba3a51a7129635bd563d8befb22d (patch)
treefd001e3f024a0d247807e79789fccc3de4362c01 /doc
parentd749362b970f256448b95e395fd3a52eea1f03f0 (diff)
Note removal of pccons in NetBSD/shark.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index c68ecf49fb6..bd0bb150057 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.937 $>
+LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.938 $>
[Note: This file does not mention every change made to the NetBSD source tree.
@@ -225,3 +225,4 @@ Changes from NetBSD 4.0 to NetBSD 5.0:
ready for the CPU affinity. [rmind 20071009]
msk(4): Add support for Marvell 88CO55 gigabit ethernet, which
is used by newer iMacs [manu 20071022]
+ shark: Removed pccons(4), obsoleted by wscons(4). [jmmv 20071028]