Module Name: src
Committed By: tsutsui
Date: Wed Feb 19 13:30:45 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
Mention luna68k sysinst update.
To generate a diff of this commit:
cvs rdiff -u -r1.1889 -r1.1890 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.1889 src/doc/CHANGES:1.1890
--- src/doc/CHANGES:1.1889 Sun Feb 16 18:21:25 2014
+++ src/doc/CHANGES Wed Feb 19 13:30:45 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1889 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1890 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -352,3 +352,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
npf: Added support for IPv6-to-IPv6 Network Prefix Translation
(NPTv6), as per RFC 6296. [rmind 20140213]
sqlite3: Import 3.8.3.1 [christos 20140216]
+ luna68k: Make sysinst to create a boot UFS partition and install
+ the native bootloader during installation. [tsutsui 20140219]