Module Name: src
Committed By: matt
Date: Sun Jul 31 20:33:06 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Note ralink support.
To generate a diff of this commit:
cvs rdiff -u -r1.1584 -r1.1585 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.1584 src/doc/CHANGES:1.1585
--- src/doc/CHANGES:1.1584 Sun Jul 31 13:43:16 2011
+++ src/doc/CHANGES Sun Jul 31 20:33:05 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1584 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1585 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1083,4 +1083,6 @@
urndis(4): Add driver for Microsoft RNDIS-based USB networking devices,
such as Android-based phones. From OpenBSD. [jakllsch 20110720]
openssh: Import 5.8. [christos 20110724]
+ mips: Add support for ralink RT3883 SoC from CradlePoint Technologies.
+ [matt 20110729]
postfix(1): Import version 2.8.4 [tron 20110731]