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 rcsdiff: /ftp/cvs/cvsroot/src/UPDATING,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.72 retrieving revision 1.73 diff -u -p -r1.72 -r1.73 --- src/UPDATING 2002/10/11 02:09:42 1.72 +++ src/UPDATING 2002/10/11 21:55:48 1.73 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.72 2002/10/11 02:09:42 thorpej Exp $ +$NetBSD: UPDATING,v 1.73 2002/10/11 21:55:48 provos 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,11 @@ For a more detailed description see Make Recent changes: ^^^^^^^^^^^^^^^ +20021011: + Systrace has been improved to support privilege elevation. + Updating the kernel requires the userland part of systrace + to be rebuild. + 20021010: The config(8) grammar was changed to allow options to register dependencies on attributes, as well as other options. Users