Module Name: src
Committed By: rkujawa
Date: Wed Jun 6 23:59:18 UTC 2012
Modified Files:
src/doc: CHANGES
Log Message:
mention empb(4).
To generate a diff of this commit:
cvs rdiff -u -r1.1705 -r1.1706 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.1705 src/doc/CHANGES:1.1706
--- src/doc/CHANGES:1.1705 Tue Jun 5 00:57:09 2012
+++ src/doc/CHANGES Wed Jun 6 23:59:17 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1705 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1706 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -65,3 +65,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
network devices, ported from OpenBSD. [nonaka 20120530]
bind: update to 9.9.1-P1 to fix the recent rdata exploit.
[christos 20120604]
+ empb(4): Add ELBOX Mediator PCI 1200 driver. [rkujawa 20120604]