Module Name: src
Committed By: tsutsui
Date: Sat Mar 13 16:35:09 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Mention support for the SMC Elite Ultra Ethernet with
the SMC_TT VME-ISA bridge for Atari.
To generate a diff of this commit:
cvs rdiff -u -r1.1369 -r1.1370 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.1369 src/doc/CHANGES:1.1370
--- src/doc/CHANGES:1.1369 Mon Mar 8 06:45:12 2010
+++ src/doc/CHANGES Sat Mar 13 16:35:08 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1369 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1370 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -565,3 +565,5 @@
uhso(4): Add a driver for Option N.V. Wireless WAN modems.
[plunky 20100306]
openldap: Update to 2.4.21. [lukem 20100308]
+ atari: Add support for the SMC Elite Ultra Ethernet with
+ the SMC_TT VME-ISA bridge. [tsutsui 20100313]