Module Name: src
Committed By: tsutsui
Date: Fri Oct 12 20:21:43 UTC 2012
Modified Files:
src/doc: CHANGES
Log Message:
Mention x68k new netboot.
To generate a diff of this commit:
cvs rdiff -u -r1.1747 -r1.1748 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.1747 src/doc/CHANGES:1.1748
--- src/doc/CHANGES:1.1747 Thu Oct 11 18:05:40 2012
+++ src/doc/CHANGES Fri Oct 12 20:21:43 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1747 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1748 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -124,3 +124,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
zoneinfo: Import tzdata2012f. [apb 20120927]
kernel: add clock_nanosleep(2) [christos 20121001]
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]