Module Name: src Committed By: skrll Date: Sat Jan 12 22:28:40 UTC 2013
Modified Files: src/doc: CHANGES Log Message: Fix thinko in one of my entries To generate a diff of this commit: cvs rdiff -u -r1.1779 -r1.1780 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.1779 src/doc/CHANGES:1.1780 --- src/doc/CHANGES:1.1779 Fri Jan 11 14:25:26 2013 +++ src/doc/CHANGES Sat Jan 12 22:28:40 2013 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1779 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1780 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -168,7 +168,7 @@ Changes from NetBSD 6.0 to NetBSD 7.0: luna68k: Add native bootloader. Based on 4.4BSD-Lite2/luna68k "Stinger" loader. [tsutsui 20130105] kernel: Add dotg(4), a driver for Synopsys DesignWare USB OTG, - ported from NetBSD. [skrll 20130109] + ported from FreeBSD. [skrll 20130109] kernel: Add usmsc(4), a driver for SMSC LAN95xx USB LAN devices, ported from OpenBSD. [skrll 20130109] arm: kill userland FPA support, replace with VFP. [matt 20130111]