Module Name: src Committed By: tsutsui Date: Sat Jan 5 18:22:18 UTC 2013
Modified Files: src/doc: CHANGES Log Message: Note luna68k bootloader. To generate a diff of this commit: cvs rdiff -u -r1.1776 -r1.1777 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.1776 src/doc/CHANGES:1.1777 --- src/doc/CHANGES:1.1776 Thu Jan 3 23:15:05 2013 +++ src/doc/CHANGES Sat Jan 5 18:22:18 2013 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1776 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1777 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -165,3 +165,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0: units(1): add -l and -L options. [apb 20130101] postfix(1): Import version 2.9.5 [tron 20130102] file(1): upgraded to 5.12 [christos 20130103] + luna68k: Add native bootloader. Based on 4.4BSD-Lite2/luna68k + "Stinger" loader. [tsutsui 20130105]