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.214 retrieving revision 1.215 diff -u -p -r1.214 -r1.215 --- src/UPDATING 2010/06/09 17:29:15 1.214 +++ src/UPDATING 2010/11/23 06:49:29 1.215 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.214 2010/06/09 17:29:15 dholland Exp $ +$NetBSD: UPDATING,v 1.215 2010/11/23 06:49:29 mrg 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: ^^^^^^^^^^^^^^^ +20101119: + Recent Xorg updates in xsrc/external/mit/ may cause various build + or run-time problems. Delete your entire DESTDIR and OBJDIR if you + have any build problems with xsrc, or problems with mismatched + versions between xorg-server and drivers. + 20100604: The update of ATF to 0.9 causes old tests written in shell to fail unless they are rebuilt. If you are building with MKUPDATE=yes,