Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/UPDATING,v retrieving revision 1.69 retrieving revision 1.70 diff -u -p -r1.69 -r1.70 --- src/UPDATING 2002/10/04 04:37:06 1.69 +++ src/UPDATING 2002/10/09 20:27:59 1.70 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.69 2002/10/04 04:37:06 thorpej Exp $ +$NetBSD: UPDATING,v 1.70 2002/10/09 20:27:59 thorpej Exp $ This file is intended to be a brief introduction to the build process and a reference on what to do if something doesn't work. @@ -8,6 +8,12 @@ For a more detailed description see Make Recent changes: ^^^^^^^^^^^^^^^ +20021009: + A new attribute dependency syntax was introduced to config(8), + which is now used by the SCSI configuration description. Users + must update and reinstall usr.sbin/config before bullding a new + kernel. + 20021003: Several changes have been made to the autoconfiguration framework. Users must update and reinstall usr.sbin/config