Module Name: src
Committed By: ozaki-r
Date: Mon Jun 30 05:52:24 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
Note micphy(4)
To generate a diff of this commit:
cvs rdiff -u -r1.1939 -r1.1940 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.1939 src/doc/CHANGES:1.1940
--- src/doc/CHANGES:1.1939 Sun Jun 22 23:53:16 2014
+++ src/doc/CHANGES Mon Jun 30 05:52:24 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1939 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1940 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -376,6 +376,7 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
dhcpcd(8): Import dhcpcd-6.3.0 [roy 20140225]
mcp48x1dac(4): Add preliminary support for Microchip MCP48x1 family of
Digital-to-Analog converters. [rkujawa 20140225]
+ micphy(4): Add Micrel PHY (KSZ9021RN) [ozaki-r 20140226]
bind: update to 9.10.0b1 [christos 20130228]
dhcpcd(8): Import dhcpcd-6.3.1 [roy 20140301]
x68k: Switch to X11FLAVOUR=Xorg, including X68k monolithic server.