Module Name: src
Committed By: uebayasi
Date: Thu May 26 04:29:18 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Note userconf(4) + boot.cfg(5) + boot(8) support on i386/amd64.
To generate a diff of this commit:
cvs rdiff -u -r1.1548 -r1.1549 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.1548 src/doc/CHANGES:1.1549
--- src/doc/CHANGES:1.1548 Fri May 13 01:58:35 2011
+++ src/doc/CHANGES Thu May 26 04:29:18 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1548 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1549 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1009,3 +1009,6 @@
[manu 20110509]
postfix(1): Import version 2.8.3 [tron 20110511]
file(1): Import 5.07 (christos 20110512)
+ userconf(4), boot.cfg(5), boot(8), i386, amd64: Support userconf(4)
+ command in boot.cfg(5)/boot(8) on i386/amd64.
+ [uebayasi 20110526]