Module Name: src Committed By: tsutsui Date: Sun Oct 14 18:42:22 UTC 2012
Modified Files: src/doc: CHANGES Log Message: Note x68k formatting floppy support. To generate a diff of this commit: cvs rdiff -u -r1.1748 -r1.1749 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.1748 src/doc/CHANGES:1.1749 --- src/doc/CHANGES:1.1748 Fri Oct 12 20:21:43 2012 +++ src/doc/CHANGES Sun Oct 14 18:42:22 2012 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1748 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1749 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -126,3 +126,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0: wpa: New wpa_supplicant(8) and hostapd(8) 1.0 [christos 20121007] x68k: Add network bootloader for Neptune-X and Nereid Ethernet. [tsutsui,isaki 20121012] + x68k: Add support for formatting floppy. [tsutsui 20121014]