Module Name: src
Committed By: rkujawa
Date: Sat Sep 17 17:00:12 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Mention Prometheus driver.
To generate a diff of this commit:
cvs rdiff -u -r1.1607 -r1.1608 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.1607 src/doc/CHANGES:1.1608
--- src/doc/CHANGES:1.1607 Fri Sep 16 21:08:32 2011
+++ src/doc/CHANGES Sat Sep 17 17:00:12 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1607 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1608 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1120,3 +1120,5 @@
traceroute(8): Updated to 1.4a12 [christos 20110910]
bind: Update to 9.9.0a1 [christos 20110911]
file: Update to 5.09 [christos 20110916]
+ mppb(4): Add driver for Prometheus Zorro III to PCI bridge.
+ [rkujawa 20110917]