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.142 retrieving revision 1.143 diff -u -p -r1.142 -r1.143 --- src/UPDATING 2005/08/25 16:01:14 1.142 +++ src/UPDATING 2005/09/14 00:32:26 1.143 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.142 2005/08/25 16:01:14 drochner Exp $ +$NetBSD: UPDATING,v 1.143 2005/09/14 00:32:26 lukem Exp $ This file (UPDATING) is intended to be a brief reference to recent changes that might cause problems in the build process, and a guide for @@ -16,6 +16,12 @@ See also: BUILDING, build.sh, Makefile. Recent changes: ^^^^^^^^^^^^^^^ +20050830: + named.conf was moved from /etc/namedb to /etc. + postinstall(8) migrates this during interactive use. + Users of MKUPDATE=yes will need to manually rectify + this in their DESTDIR. + 20050825: Some data structures in sys/device.h, related to interface attributes and locator names, were changed. config(1) was